Lines Matching defs:mscp_device
125 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 */
144 void (*me_cmddone) /* Non-data transfer operation is done */