Home
last modified time | relevance | path

Searched refs:MFI_STAT_SCSI_IO_FAILED (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/io/scsi/adapters/lmrc/
H A Dlmrc_reg.h227 #define MFI_STAT_SCSI_IO_FAILED 0x2e macro
/illumos-gate/usr/src/uts/common/io/mega_sas/
H A Dmegaraid_sas.h239 MFI_STAT_SCSI_IO_FAILED = 0x2e, enumerator
/illumos-gate/usr/src/uts/common/io/mr_sas/
H A Dmr_sas.h313 MFI_STAT_SCSI_IO_FAILED = 0x2e, enumerator
H A Dmr_sas_tbolt.c2406 case MFI_STAT_SCSI_IO_FAILED: in tbolt_complete_cmd()