Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/i2o/
H A Diopvar.h52 struct iop_msg { struct
54 u_int im_flags; /* Control flags */
55 u_int im_tctx; /* Transaction context */
79 void (*ii_intr)(device_t, struct iop_msg *, void *); argument
/netbsd-src/sys/arch/mac68k/include/
H A Diopreg.h117 struct iop_msg { struct
124 iop_msg_handler handler; argument
139 SIMPLEQ_HEAD(, iop_msg) sendq[IOP_MAXCHAN]; argument