Lines Matching refs:reason_code
3500 u16 reason_code; in _scsih_block_io_to_children_attached_directly() local
3506 reason_code = event_data->PHY[i].PhyStatus & in _scsih_block_io_to_children_attached_directly()
3508 if (reason_code == MPI2_EVENT_SAS_TOPO_RC_DELAY_NOT_RESPONDING) in _scsih_block_io_to_children_attached_directly()
3527 u16 reason_code; in _scsih_block_io_to_pcie_children_attached_directly() local
3534 reason_code = event_data->PortEntry[i].PortStatus; in _scsih_block_io_to_pcie_children_attached_directly()
3535 if (reason_code == in _scsih_block_io_to_pcie_children_attached_directly()
4122 int i, reason_code; in _scsih_check_topo_delete_events() local
4129 reason_code = event_data->PHY[i].PhyStatus & in _scsih_check_topo_delete_events()
4131 if (reason_code == MPI2_EVENT_SAS_TOPO_RC_TARG_NOT_RESPONDING) in _scsih_check_topo_delete_events()
4201 int i, reason_code; in _scsih_check_pcie_topo_remove_events() local
4209 reason_code = event_data->PortEntry[i].PortStatus; in _scsih_check_pcie_topo_remove_events()
4210 if (reason_code == MPI26_EVENT_PCIE_TOPO_PS_NOT_RESPONDING) in _scsih_check_pcie_topo_remove_events()
6211 u16 reason_code; in _scsih_sas_topology_change_event_debug() local
6246 reason_code = event_data->PHY[i].PhyStatus & in _scsih_sas_topology_change_event_debug()
6248 switch (reason_code) { in _scsih_sas_topology_change_event_debug()
6290 u16 reason_code; in _scsih_sas_topology_change_event() local
6351 reason_code = event_data->PHY[i].PhyStatus & in _scsih_sas_topology_change_event()
6354 MPI2_EVENT_SAS_TOPO_PHYSTATUS_VACANT) && (reason_code != in _scsih_sas_topology_change_event()
6362 switch (reason_code) { in _scsih_sas_topology_change_event()
6936 u16 reason_code; in _scsih_pcie_topology_change_event_debug() local
6972 reason_code = event_data->PortEntry[i].PortStatus; in _scsih_pcie_topology_change_event_debug()
6973 switch (reason_code) { in _scsih_pcie_topology_change_event_debug()
7017 u16 reason_code; in _scsih_pcie_topology_change_event() local
7047 reason_code = event_data->PortEntry[i].PortStatus; in _scsih_pcie_topology_change_event()
7058 switch (reason_code) { in _scsih_pcie_topology_change_event()