Home
last modified time | relevance | path

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

/freebsd/sys/dev/ppbus/
H A Dppbconf.h185 struct ppb_device { struct
186 const char *name; /* name of the device */
188 u_int flags; /* flags */
190 struct ppb_context ctx; /* context of the device */
195 get_xfer[PPB_MAX_XFER];
200 put_xfer[PPB_MAX_XFER];
202 driver_intr_t *intr_hook;
203 void *intr_arg;