Searched refs:SCSI_RESET_NOTIFY (Results 1 - 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/scsi/
H A Dscsi_ctl.h52 #define SCSI_RESET_NOTIFY 0x01 /* register the reset notification */ macro
/illumos-gate/usr/src/uts/common/io/scsi/impl/
H A Dscsi_reset_notify.c68 } else if ((flag & SCSI_RESET_NOTIFY) && (p == NULL)) {
/illumos-gate/usr/src/uts/common/io/
H A Demul64.c134 #ifndef SCSI_RESET_NOTIFY
135 #define SCSI_RESET_NOTIFY 0x01 macro
969 } else if ((flag & SCSI_RESET_NOTIFY) && (p == NULL)) {
/illumos-gate/usr/src/uts/intel/io/dktp/hba/ghd/
H A Dghd.c846 case SCSI_RESET_NOTIFY:
/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dst.c1781 (void) scsi_reset_notify(ROUTE, SCSI_RESET_NOTIFY,
H A Dsd.c24461 (void) scsi_reset_notify(SD_ADDRESS(un), SCSI_RESET_NOTIFY, local

Completed in 150 milliseconds