Home
last modified time | relevance | path

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

/trueos/sys/dev/ppbus/
HDppbconf.h185 struct ppb_device { struct
187 const char *name; /* name of the device */
189 u_int flags; /* flags */
191 struct ppb_context ctx; /* context of the device */
196 get_xfer[PPB_MAX_XFER];
201 put_xfer[PPB_MAX_XFER];
203 driver_intr_t *intr_hook;
204 void *intr_arg;