Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Decppvar.h103 ECPP_ERR = 4, /* Bad status in Centronics mode */ enumerator
/illumos-gate/usr/src/uts/common/io/
H A Decpp.c1917 if (pp->e_busy == ECPP_ERR) { in ecpp_wsrv()
2639 case ECPP_ERR: in ecpp_flush()
3497 if (pp->e_busy == ECPP_ERR) { in ecpp_softintr()
3524 pp->e_busy = ECPP_ERR; in ecpp_softintr()
3714 pp->e_busy = ECPP_ERR; in ecpp_xfer_timeout()
3989 pp->e_busy = ECPP_ERR; in ecpp_check_status()