Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/mscp/
H A Dmscpvar.h125 struct mscp_device { struct
126 void (*me_dgram) /* error datagram */
128 void (*me_iodone) /* normal I/O is done */
130 int (*me_online) /* drive on line */
132 void (*me_online_cb) /* drive on line, thread context */
134 int (*me_gotstatus) /* got unit status */
136 void (*me_replace) /* replace done */
138 int (*me_ioerr) /* read or write failed */
140 void (*me_bb) /* B_BAD io done */
142 void (*me_fillin) /* Fill in mscp info for this drive */
[all …]