Home
last modified time | relevance | path

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

/freebsd/sys/dev/mps/
H A Dmps_mapping.c1116 u8 add_code = MPI2_EVENT_SAS_TOPO_RC_TARG_ADDED; in _mapping_get_dev_info()
1122 phy_change->reason != MPI2_EVENT_SAS_TOPO_RC_TARG_ADDED) in _mapping_get_dev_info()
1409 if (phy_change->reason != MPI2_EVENT_SAS_TOPO_RC_TARG_ADDED || in _mapping_add_new_device()
H A Dmps_sas_lsi.c221 case MPI2_EVENT_SAS_TOPO_RC_TARG_ADDED: in mpssas_fw_work()
/freebsd/sys/dev/mpr/
H A Dmpr_mapping.c1154 u8 add_code = MPI2_EVENT_SAS_TOPO_RC_TARG_ADDED; in _mapping_get_dev_info()
1160 phy_change->reason != MPI2_EVENT_SAS_TOPO_RC_TARG_ADDED) in _mapping_get_dev_info()
1599 if (phy_change->reason != MPI2_EVENT_SAS_TOPO_RC_TARG_ADDED || in _mapping_add_new_device()
H A Dmpr_sas_lsi.c224 case MPI2_EVENT_SAS_TOPO_RC_TARG_ADDED: in mprsas_fw_work()
/freebsd/sys/dev/mps/mpi/
H A Dmpi2_ioc.h862 #define MPI2_EVENT_SAS_TOPO_RC_TARG_ADDED (0x01) macro
/freebsd/sys/dev/mpr/mpi/
H A Dmpi2_ioc.h1080 #define MPI2_EVENT_SAS_TOPO_RC_TARG_ADDED (0x01) macro