Lines Matching refs:reason_code
3048 u16 reason_code; in _scsih_block_io_to_children_attached_directly() local
3056 reason_code = event_data->PHY[i].PhyStatus & in _scsih_block_io_to_children_attached_directly()
3058 if (reason_code == MPI2_EVENT_SAS_TOPO_RC_DELAY_NOT_RESPONDING) in _scsih_block_io_to_children_attached_directly()
3436 int i, reason_code; in _scsih_check_topo_delete_events() local
3443 reason_code = event_data->PHY[i].PhyStatus & in _scsih_check_topo_delete_events()
3445 if (reason_code == MPI2_EVENT_SAS_TOPO_RC_TARG_NOT_RESPONDING) in _scsih_check_topo_delete_events()
5413 u16 reason_code; in _scsih_sas_topology_change_event_debug() local
5448 reason_code = event_data->PHY[i].PhyStatus & in _scsih_sas_topology_change_event_debug()
5450 switch (reason_code) { in _scsih_sas_topology_change_event_debug()
5493 u16 reason_code; in _scsih_sas_topology_change_event() local
5557 reason_code = event_data->PHY[i].PhyStatus & in _scsih_sas_topology_change_event()
5560 MPI2_EVENT_SAS_TOPO_PHYSTATUS_VACANT) && (reason_code != in _scsih_sas_topology_change_event()
5568 switch (reason_code) { in _scsih_sas_topology_change_event()