Home
last modified time | relevance | path

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

/freebsd/sys/dev/mpr/
H A Dmpr_mapping.c1332 u8 add_code = MPI26_EVENT_PCIE_TOPO_PS_DEV_ADDED; in _mapping_get_pcie_dev_info()
1337 port_change->reason != MPI26_EVENT_PCIE_TOPO_PS_DEV_ADDED) in _mapping_get_pcie_dev_info()
1856 if (port_change->reason != MPI26_EVENT_PCIE_TOPO_PS_DEV_ADDED || in _mapping_add_new_pcie_device()
H A Dmpr_sas_lsi.c755 case MPI26_EVENT_PCIE_TOPO_PS_DEV_ADDED: in mprsas_fw_work()
/freebsd/sys/dev/mpr/mpi/
H A Dmpi2_ioc.h1298 #define MPI26_EVENT_PCIE_TOPO_PS_DEV_ADDED (0x01) macro