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

/freebsd-12-stable/sys/dev/ppbus/
H A Dppb_1284.h95 #define PPB_ERROR 0 macro
H A Dppb_1284.c116 * the state from PPB_ERROR to another */
118 if ((ppb->state != PPB_ERROR) &&
134 (ppb->state != PPB_ERROR)) {
136 ppb->state = PPB_ERROR;
H A Dppbconf.c303 if ((ppb->state == PPB_ERROR) && (ppb->error == PPB_NOT_IEEE1284))

Completed in 68 milliseconds