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

/freebsd-9.3-release/sys/dev/ppbus/
H A Dppb_1284.h81 #define PPB_REQUEST_ID 0x1 macro
H A Dppbconf.c299 error = ppb_1284_negociate(bus, PPB_NIBBLE, PPB_REQUEST_ID);
336 PPB_REQUEST_ID))) {
342 PPB_REQUEST_ID))) {
348 PPB_REQUEST_ID))) {
354 PPB_REQUEST_ID | PPB_USE_RLE))) {
H A Dppb_1284.c161 request_mode = (options & PPB_REQUEST_ID) ?
166 request_mode = (options & PPB_REQUEST_ID) ?
172 request_mode = (options & PPB_REQUEST_ID) ?
176 request_mode = (options & PPB_REQUEST_ID) ?
608 if ((error = ppb_1284_negociate(bus, PPB_NIBBLE, PPB_REQUEST_ID)))
613 if ((error = ppb_1284_negociate(bus, PPB_BYTE, PPB_REQUEST_ID)))

Completed in 100 milliseconds