Searched refs:ADDIDATA_DISABLE (Results 1 - 14 of 14) sorted by relevance

/drivers/staging/comedi/drivers/addi-data/
H A Dhwdrv_apci3xxx.h24 #define ADDIDATA_DISABLE 0 macro
H A Dhwdrv_apci1032.h43 #define ADDIDATA_DISABLE 0 macro
H A Dhwdrv_apci16xx.h24 #define ADDIDATA_DISABLE 0 macro
H A Dhwdrv_apci2016.h30 #define ADDIDATA_DISABLE 0 macro
H A Dhwdrv_apci035.h84 #define ADDIDATA_DISABLE 0 macro
H A Dhwdrv_apci2032.h43 #define ADDIDATA_DISABLE 0 macro
H A Dhwdrv_apci1564.h59 #define ADDIDATA_DISABLE 0 macro
H A Dhwdrv_apci16xx.c238 devpriv->b_OutputMemoryStatus = ADDIDATA_DISABLE;
632 if (((b_Command == APCI16XX_TTL_WRITECHANNEL_OFF) || (b_Command == APCI16XX_TTL_WRITEPORT_OFF)) && (devpriv->b_OutputMemoryStatus == ADDIDATA_DISABLE)) {
705 if (devpriv->b_OutputMemoryStatus == ADDIDATA_DISABLE) {
H A Dhwdrv_apci2016.c90 devpriv->b_OutputMemoryStatus = ADDIDATA_DISABLE;
H A Dhwdrv_apci3200.c617 devpriv->b_OutputMemoryStatus = ADDIDATA_DISABLE;
1725 /* if (i_InterruptFlag == ADDIDATA_DISABLE) */
1726 if (s_BoardInfos[dev->minor].i_InterruptFlag == ADDIDATA_DISABLE) {
1748 } /* if (i_InterruptFlag == ADDIDATA_DISABLE) */
1862 /* if (i_InterruptFlag == ADDIDATA_DISABLE) */
1863 if (s_BoardInfos[dev->minor].i_InterruptFlag == ADDIDATA_DISABLE) {
1884 } /* if (i_InterruptFlag == ADDIDATA_DISABLE) */
1995 /* if (i_InterruptFlag == ADDIDATA_DISABLE) */
1996 if (s_BoardInfos[dev->minor].i_InterruptFlag == ADDIDATA_DISABLE) {
2019 } /* if (i_InterruptFlag == ADDIDATA_DISABLE) */
[all...]
H A Dhwdrv_apci2032.c97 devpriv->b_OutputMemoryStatus = ADDIDATA_DISABLE;
H A Daddi_common.h59 #define ADDIDATA_DISABLE 0 macro
H A Dhwdrv_apci3501.c137 devpriv->b_OutputMemoryStatus = ADDIDATA_DISABLE;
H A Dhwdrv_apci1564.c274 devpriv->b_OutputMemoryStatus = ADDIDATA_DISABLE;

Completed in 334 milliseconds