Searched refs:MSG_DEVICE_RESET (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/scsi/generic/
H A Dmessage.h58 #define MSG_DEVICE_RESET 0x0C macro
/illumos-gate/usr/src/uts/sun/io/scsi/adapters/
H A Dfas.c3230 * (e.g, MSG_ABORT or MSG_DEVICE_RESET)
4522 msgout == MSG_DEVICE_RESET) {
4534 } else if (msgout == MSG_DEVICE_RESET) {
5680 case MSG_DEVICE_RESET:
5746 /* case MSG_DEVICE_RESET */
5932 if (msgout == MSG_DEVICE_RESET || msgout == MSG_ABORT ||
5945 } else if (msgout == MSG_DEVICE_RESET) {
8547 fas_makeproxy_cmd(sp, ap, pkt, 1, MSG_DEVICE_RESET);
8548 rval = fas_do_proxy_cmd(fas, sp, ap, scsi_mname(MSG_DEVICE_RESET));
8555 * Assert ATN and send MSG_DEVICE_RESET, zer
[all...]

Completed in 372 milliseconds