Home
last modified time | relevance | path

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

/freebsd/sys/dev/ppbus/
H A Dppbconf.h223 struct ppb_data { struct
235 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 mode
243 device_t ppb_owner; /* device which owns the bus */
245 struct mtx *ppc_lock; /* lock of parent device */
246 struct resource *ppc_irq_res;