Lines Matching refs:reason_code
2729 u16 reason_code; in _scsih_block_io_to_children_attached_directly() local
2735 reason_code = event_data->PHY[i].PhyStatus & in _scsih_block_io_to_children_attached_directly()
2737 if (reason_code == MPI2_EVENT_SAS_TOPO_RC_DELAY_NOT_RESPONDING) in _scsih_block_io_to_children_attached_directly()
3131 int i, reason_code; in _scsih_check_topo_delete_events() local
3138 reason_code = event_data->PHY[i].PhyStatus & in _scsih_check_topo_delete_events()
3140 if (reason_code == MPI2_EVENT_SAS_TOPO_RC_TARG_NOT_RESPONDING) in _scsih_check_topo_delete_events()
4985 u16 reason_code; in _scsih_sas_topology_change_event_debug() local
5020 reason_code = event_data->PHY[i].PhyStatus & in _scsih_sas_topology_change_event_debug()
5022 switch (reason_code) { in _scsih_sas_topology_change_event_debug()
5065 u16 reason_code; in _scsih_sas_topology_change_event() local
5128 reason_code = event_data->PHY[i].PhyStatus & in _scsih_sas_topology_change_event()
5131 MPI2_EVENT_SAS_TOPO_PHYSTATUS_VACANT) && (reason_code != in _scsih_sas_topology_change_event()
5139 switch (reason_code) { in _scsih_sas_topology_change_event()