Home
last modified time | relevance | path

Searched defs:ppb_data (Results 1 – 1 of 1) sorted by relevance

/src/sys/dev/ppbus/
H A Dppbconf.h227 struct ppb_data { struct
239 int class_id; /* not a PnP device if class_id < 0 */
241 int state; /* current IEEE1284 state */
242 int error; /* last IEEE1284 error */
244 int mode; /* IEEE 1284-1994 mode
247 device_t ppb_owner; /* device which owns the bus */
249 struct mtx *ppc_lock; /* lock of parent device */
250 struct resource *ppc_irq_res;