Searched defs:iop_msg (Results 1 – 2 of 2) sorted by relevance
52 struct iop_msg { struct54 u_int im_flags; /* Control flags */55 u_int im_tctx; /* Transaction context */79 void (*ii_intr)(device_t, struct iop_msg *, void *); argument
117 struct iop_msg { struct124 iop_msg_handler handler; argument139 SIMPLEQ_HEAD(, iop_msg) sendq[IOP_MAXCHAN]; argument