Home
last modified time | relevance | path

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

/linux/drivers/scsi/mpt3sas/mpi/
H A Dmpi2_ioc.h1277 U8 SwitchStatus; /*0x0A */ member
/linux/drivers/scsi/mpt3sas/
H A Dmpt3sas_scsih.c4752 if ((event_data->SwitchStatus in _scsih_check_pcie_topo_remove_events()
4754 (event_data->SwitchStatus == in _scsih_check_pcie_topo_remove_events()
4759 if (event_data->SwitchStatus != MPI2_EVENT_SAS_TOPO_ES_NOT_RESPONDING) in _scsih_check_pcie_topo_remove_events()
4771 if (local_event_data->SwitchStatus == in _scsih_check_pcie_topo_remove_events()
4773 local_event_data->SwitchStatus == in _scsih_check_pcie_topo_remove_events()
8245 switch (event_data->SwitchStatus) { in _scsih_pcie_topology_change_event_debug()