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 in enum:__anon176
/illumos-gate/usr/src/uts/common/io/
H A Decpp.c115 * ECPP_ERR -- have data to transfer, but peripheral can`t receive data;
128 * by calling ecpp_check_status() and if it is not, driver goes ECPP_ERR state
1917 if (pp->e_busy == ECPP_ERR) {
2639 case ECPP_ERR:
3495 if (pp->e_busy == ECPP_ERR) {
3522 pp->e_busy = ECPP_ERR;
3712 pp->e_busy = ECPP_ERR;
3987 pp->e_busy = ECPP_ERR;

Completed in 72 milliseconds