Home
last modified time | relevance | path

Searched refs:MPI2_EVENT_ACTIVE_CABLE_EXCEPTION (Results 1 – 3 of 3) sorted by relevance

/titanic_50/usr/src/uts/common/sys/scsi/adapters/mpt_sas/mpi/
H A Dmpi2_ioc.h608 #define MPI2_EVENT_ACTIVE_CABLE_EXCEPTION (0x0034) /* MPI v2.6 and later */ macro
H A Dmpi2_history.txt529 * Added MPI2_EVENT_ACTIVE_CABLE_EXCEPTION and
/titanic_50/usr/src/uts/common/io/scsi/adapters/mpt_sas/
H A Dmptsas.c8311 case MPI2_EVENT_ACTIVE_CABLE_EXCEPTION: in mptsas_handle_event()