Searched refs:PPB_NOT_IEEE1284 (Results 1 – 3 of 3) sorted by relevance
88 #define PPB_NOT_IEEE1284 2 /* not an IEEE1284 compliant periph. */ macro
710 ppb_1284_set_error(bus, PPB_NOT_IEEE1284, 2); in ppb_1284_negociate()718 ppb_1284_set_error(bus, PPB_NOT_IEEE1284, 2); in ppb_1284_negociate()
301 if ((ppb->state == PPB_ERROR) && (ppb->error == PPB_NOT_IEEE1284)) in ppb_scan_bus()