Home
last modified time | relevance | path

Searched refs:MPI2_EVENT_SAS_ENCL_RC_ADDED (Results 1 – 6 of 6) sorted by relevance

/freebsd/sys/dev/mps/mpi/
H A Dmpi2_ioc.h885 #define MPI2_EVENT_SAS_ENCL_RC_ADDED (0x01) macro
/freebsd/sys/dev/mpr/mpi/
H A Dmpi2_ioc.h1107 #define MPI2_EVENT_SAS_ENCL_RC_ADDED (0x01) macro
/titanic_41/usr/src/uts/common/sys/scsi/adapters/mpt_sas/mpi/
H A Dmpi2_ioc.h1037 #define MPI2_EVENT_SAS_ENCL_RC_ADDED (0x01) macro
/freebsd/sys/dev/mps/
H A Dmps_mapping.c2296 if (event_data->ReasonCode == MPI2_EVENT_SAS_ENCL_RC_ADDED) { in mps_mapping_enclosure_dev_status_change_event()
/freebsd/sys/dev/mpr/
H A Dmpr_mapping.c2766 if (event_data->ReasonCode == MPI2_EVENT_SAS_ENCL_RC_ADDED) { in mpr_mapping_enclosure_dev_status_change_event()
/titanic_41/usr/src/uts/common/io/scsi/adapters/mpt_sas/
H A Dmptsas.c7731 case MPI2_EVENT_SAS_ENCL_RC_ADDED: in mptsas_handle_event()