Searched refs:CS_NO_IRQ (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/sys/dev/cs/
H A Dif_csvar.h59 #define CS_NO_IRQ 0x1 macro
H A Dif_cs_pccard.c83 sc->flags |= CS_NO_IRQ;
H A Dif_cs.c363 if (!error && !(sc->flags & CS_NO_IRQ)) {
382 if (!(sc->flags & CS_NO_IRQ))

Completed in 103 milliseconds