Home
last modified time | relevance | path

Searched refs:Waited (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/staging/comedi/drivers/
Dni_pcidio.c70 #define Waited BIT(5) macro
249 #define IntEn (CountExpired | Waited | PrimaryTC | SecondaryTC)
251 #define IntEn (TransferReady | CountExpired | Waited | PrimaryTC | SecondaryTC)
434 } else if (flags & Waited) { in nidio_interrupt()