Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Decppsys.h45 #define ECPP_ECP_MODE 0x05 macro
/titanic_41/usr/src/uts/common/io/
H A Decpp.c1208 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 …]
/titanic_41/usr/src/uts/common/io/usb/clients/printer/
H A Dusbprn.c1779 (xfer.mode == ECPP_ECP_MODE) || in usbprn_setparms()