Searched defs:ppb_data (Results 1 – 1 of 1) sorted by relevance
223 struct ppb_data { struct235 int class_id; /* not a PnP device if class_id < 0 */237 int state; /* current IEEE1284 state */238 int error; /* last IEEE1284 error */240 int mode; /* IEEE 1284-1994 mode243 device_t ppb_owner; /* device which owns the bus */245 struct mtx *ppc_lock; /* lock of parent device */246 struct resource *ppc_irq_res;