Lines Matching refs:reason_code
3035 u16 reason_code; in _scsih_block_io_to_children_attached_directly() local
3041 reason_code = event_data->PHY[i].PhyStatus & in _scsih_block_io_to_children_attached_directly()
3043 if (reason_code == MPI2_EVENT_SAS_TOPO_RC_DELAY_NOT_RESPONDING) in _scsih_block_io_to_children_attached_directly()
3453 int i, reason_code; in _scsih_check_topo_delete_events() local
3460 reason_code = event_data->PHY[i].PhyStatus & in _scsih_check_topo_delete_events()
3462 if (reason_code == MPI2_EVENT_SAS_TOPO_RC_TARG_NOT_RESPONDING) in _scsih_check_topo_delete_events()
5431 u16 reason_code; in _scsih_sas_topology_change_event_debug() local
5466 reason_code = event_data->PHY[i].PhyStatus & in _scsih_sas_topology_change_event_debug()
5468 switch (reason_code) { in _scsih_sas_topology_change_event_debug()
5510 u16 reason_code; in _scsih_sas_topology_change_event() local
5571 reason_code = event_data->PHY[i].PhyStatus & in _scsih_sas_topology_change_event()
5574 MPI2_EVENT_SAS_TOPO_PHYSTATUS_VACANT) && (reason_code != in _scsih_sas_topology_change_event()
5582 switch (reason_code) { in _scsih_sas_topology_change_event()