Searched refs:ECPP_SOFTINTR_PIONEXT (Results 1 – 2 of 2) sorted by relevance
318 #define ECPP_SOFTINTR_PIONEXT 0x1 /* write next byte in PIO mode */ macro
3364 pp->softintr_flags = ECPP_SOFTINTR_PIONEXT; in ecpp_pio_ihdlr()3479 if (pp->softintr_flags & ECPP_SOFTINTR_PIONEXT) { in ecpp_softintr()3480 pp->softintr_flags &= ~ECPP_SOFTINTR_PIONEXT; in ecpp_softintr()