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

/freebsd-11-stable/sys/dev/ppbus/
H A Dppb_1284.h88 #define PPB_NOT_IEEE1284 2 /* not an IEEE1284 compliant periph. */ macro
H A Dppb_1284.c714 ppb_1284_set_error(bus, PPB_NOT_IEEE1284, 2);
722 ppb_1284_set_error(bus, PPB_NOT_IEEE1284, 2);
H A Dppbconf.c301 if ((ppb->state == PPB_ERROR) && (ppb->error == PPB_NOT_IEEE1284))

Completed in 117 milliseconds