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

/illumos-gate/usr/src/uts/common/sys/scsi/
H A Dscsi_ctl.h53 #define SCSI_RESET_CANCEL 0x02 /* cancel the reset notification */ macro
/illumos-gate/usr/src/uts/common/io/scsi/impl/
H A Dscsi_reset_notify.c59 if ((flag & SCSI_RESET_CANCEL) && (p != NULL)) {
/illumos-gate/usr/src/uts/common/io/
H A Demul64.c137 #ifndef SCSI_RESET_CANCEL
138 #define SCSI_RESET_CANCEL 0x02 macro
959 if ((flag & SCSI_RESET_CANCEL) && (p != NULL)) {
/illumos-gate/usr/src/uts/intel/io/dktp/hba/ghd/
H A Dghd.c863 case SCSI_RESET_CANCEL:
/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dst.c1153 (void) scsi_reset_notify(ROUTE, SCSI_RESET_CANCEL,
1348 (void) scsi_reset_notify(ROUTE, SCSI_RESET_CANCEL,
H A Dsd.c8764 (void) scsi_reset_notify(SD_ADDRESS(un), SCSI_RESET_CANCEL, local
24529 (void) scsi_reset_notify(SD_ADDRESS(un), SCSI_RESET_CANCEL, local

Completed in 303 milliseconds