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

  /src/sys/dev/ppbus/
ppbus_1284.h 85 #define PPBUS_REQUEST_ID 0x1
ppbus_1284.c 140 request_mode = (options & PPBUS_REQUEST_ID) ?
145 request_mode = (options & PPBUS_REQUEST_ID) ?
151 request_mode = (options & PPBUS_REQUEST_ID) ?
155 request_mode = (options & PPBUS_REQUEST_ID) ?
435 error = ppbus_set_mode(dev, mode, PPBUS_REQUEST_ID);

Completed in 13 milliseconds