Home
last modified time | relevance | path

Searched refs:MPI2_SCSI_STATE_AUTOSENSE_VALID (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/scsi/adapters/mpi/
H A Dmpi2_init.h440 #define MPI2_SCSI_STATE_AUTOSENSE_VALID (0x01) macro
/illumos-gate/usr/src/uts/common/io/scsi/adapters/mpt_sas/
H A Dmptsas.c5731 if (scsi_state & MPI2_SCSI_STATE_AUTOSENSE_VALID) { in mptsas_check_scsi_io_error()