Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Decppio.h59 #define ECPP_nERR 0x08 macro
/illumos-gate/usr/src/uts/common/io/
H A Decpp.c1475 if (!(status & ECPP_nERR)) { in ecpp_get_error_status()
1662 !(pp->saved_dsr & ECPP_nERR)) { in ecpp_putioc()
3141 (((dsr & ECPP_nERR) == 0) && in ecpp_isr()
3190 if ((dsr & ECPP_nERR) == 0) { in ecpp_isr()
3274 if ((DSR_READ(pp) & ECPP_nERR) == 0) { in ecpp_M1553_intr()
4216 if ((dsr & (ECPP_PE | ECPP_nERR)) == 0) { in nibble_negotiation()
4402 ECPP_nERR, 35000) < 0) { in ecpp_1284_termination()
5127 if ((DSR_READ(pp) & ECPP_nERR) == 0) { in ecpp_idle_phase()
5233 if ((dsr & (ECPP_PE | ECPP_nERR)) == 0) { in devidnib_negotiation()
5296 if ((dsr & ECPP_nERR) || in ecpp_getdevid()
[all …]