Searched refs:PPB_ERROR (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/sys/dev/ppbus/
H A Dppb_1284.h93 #define PPB_ERROR 0 macro
H A Dppb_1284.c114 * the state from PPB_ERROR to another */
116 if ((ppb->state != PPB_ERROR) &&
132 (ppb->state != PPB_ERROR)) {
134 ppb->state = PPB_ERROR;
H A Dppbconf.c301 if ((ppb->state == PPB_ERROR) && (ppb->error == PPB_NOT_IEEE1284))

Completed in 95 milliseconds