Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Decppio.h61 #define ECPP_PE 0x20 macro
/illumos-gate/usr/src/uts/common/io/
H A Decpp.c1479 if (status & ECPP_PE) { in ecpp_get_error_status()
1660 if ((pp->saved_dsr & ECPP_PE) || in ecpp_putioc()
1743 if ((dsr & ECPP_PE) || in ecpp_putioc()
1779 status = (dsr & (ECPP_SLCT | ECPP_PE | ECPP_nERR)) | in ecpp_putioc()
4166 if ((dsr & (ECPP_PE | ECPP_nBUSY | ECPP_SLCT)) != in ecp_negotiation()
4181 if (wait_dsr(pp, ECPP_PE, ECPP_PE, 35000) < 0) { in ecp_negotiation()
4216 if ((dsr & (ECPP_PE | ECPP_nERR)) == 0) { in nibble_negotiation()
4289 ECPP_nERR | ECPP_SLCT | ECPP_PE, 35000) < 0) { in ecpp_1284_negotiation()
4760 if (wait_dsr(pp, ECPP_PE, 0, 35000) < 0) { in ecpp_peripheral2host()
4881 if (wait_dsr(pp, ECPP_PE, ECPP_PE, 35000) < 0) { in ecp_reverse2forward()
[all …]