Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/scsi/adapters/smartpqi/
H A Dsmartpqi_intr.c174 case PQI_RESPONSE_IU_AIO_PATH_DISABLED: in pqi_process_io_intr()
H A Dsmartpqi_hw.h500 #define PQI_RESPONSE_IU_AIO_PATH_DISABLED 0xf4 macro
H A Dsmartpqi_util.c639 case PQI_RESPONSE_IU_AIO_PATH_DISABLED: return ("AIO Path Disabled"); in iu_type_to_str()
/illumos-gate/usr/src/cmd/mdb/common/modules/smartpqi/
H A Dsmartpqi.c170 case PQI_RESPONSE_IU_AIO_PATH_DISABLED: return ("AIO Path Disabled"); in pqi_iu_type_to_str()