Home
last modified time | relevance | path

Searched refs:SwitchStatus (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/scsi/mpt3sas/mpi/
H A Dmpi2_ioc.h1286 U8 SwitchStatus; /*0x0A */ member
/openbmc/linux/drivers/scsi/mpt3sas/
H A Dmpt3sas_scsih.c4762 if ((event_data->SwitchStatus in _scsih_check_pcie_topo_remove_events()
4764 (event_data->SwitchStatus == in _scsih_check_pcie_topo_remove_events()
4769 if (event_data->SwitchStatus != MPI2_EVENT_SAS_TOPO_ES_NOT_RESPONDING) in _scsih_check_pcie_topo_remove_events()
4781 if (local_event_data->SwitchStatus == in _scsih_check_pcie_topo_remove_events()
4783 local_event_data->SwitchStatus == in _scsih_check_pcie_topo_remove_events()
8260 switch (event_data->SwitchStatus) { in _scsih_pcie_topology_change_event_debug()