Home
last modified time | relevance | path

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

/freebsd/sys/dev/ppbus/
H A Dppb_1284.h93 #define PPB_ERROR 0 macro
H A Dppb_1284.c115 if ((ppb->state != PPB_ERROR) && in ppb_1284_set_state()
131 (ppb->state != PPB_ERROR)) { in ppb_1284_set_error()
133 ppb->state = PPB_ERROR; in ppb_1284_set_error()
H A Dppbconf.c301 if ((ppb->state == PPB_ERROR) && (ppb->error == PPB_NOT_IEEE1284)) in ppb_scan_bus()