Searched refs:ECPP_ECP_MODE (Results 1 – 3 of 3) sorted by relevance
45 #define ECPP_ECP_MODE 0x05 macro
1208 if ((pp->current_mode == ECPP_ECP_MODE) && in ecpp_close()2138 (xferp->mode == ECPP_ECP_MODE) || in ecpp_srvioc()2410 if ((mode < ECPP_CENTRONICS) || (mode > ECPP_ECP_MODE)) { in ecpp_srvioc_devid()2587 (pp->current_mode == ECPP_ECP_MODE) || in ecpp_flush()2684 if (pp->current_mode == ECPP_ECP_MODE) { in ecpp_flush()2782 case ECPP_ECP_MODE: in ecpp_start()3140 (pp->current_mode == ECPP_ECP_MODE))) { in ecpp_isr()3265 (pp->current_mode == ECPP_ECP_MODE) || in ecpp_M1553_intr()3304 if (pp->current_mode == ECPP_ECP_MODE && in ecpp_dma_ihdlr()3430 case ECPP_ECP_MODE: in ecpp_nErr_ihdlr()[all …]
1779 (xfer.mode == ECPP_ECP_MODE) || in usbprn_setparms()