HomeSort by: relevance | last modified time | path
    Searched refs:PPBUS_NOT_IEEE1284 (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/ppbus/
ppbus_1284.h 92 #define PPBUS_NOT_IEEE1284 2 /* not an IEEE1284 compliant periph. */
ppbus_1284.c 544 ppbus_1284_set_error(bus, PPBUS_NOT_IEEE1284, 2);
552 ppbus_1284_set_error(bus, PPBUS_NOT_IEEE1284, 2);
ppbus_base.c 609 && bus->sc_1284_error == PPBUS_NOT_IEEE1284)

Completed in 13 milliseconds