Searched refs:reason_str (Results 1 – 3 of 3) sorted by relevance
5621 char *reason_str = NULL; in _scsih_sas_device_status_change_event_debug() local5625 reason_str = "smart data"; in _scsih_sas_device_status_change_event_debug()5628 reason_str = "unsupported device discovered"; in _scsih_sas_device_status_change_event_debug()5631 reason_str = "internal device reset"; in _scsih_sas_device_status_change_event_debug()5634 reason_str = "internal task abort"; in _scsih_sas_device_status_change_event_debug()5637 reason_str = "internal task abort set"; in _scsih_sas_device_status_change_event_debug()5640 reason_str = "internal clear task set"; in _scsih_sas_device_status_change_event_debug()5643 reason_str = "internal query task"; in _scsih_sas_device_status_change_event_debug()5646 reason_str = "sata init failure"; in _scsih_sas_device_status_change_event_debug()5649 reason_str = "internal device reset complete"; in _scsih_sas_device_status_change_event_debug()[all …]
5196 char *reason_str = NULL; in _scsih_sas_device_status_change_event_debug() local5200 reason_str = "smart data"; in _scsih_sas_device_status_change_event_debug()5203 reason_str = "unsupported device discovered"; in _scsih_sas_device_status_change_event_debug()5206 reason_str = "internal device reset"; in _scsih_sas_device_status_change_event_debug()5209 reason_str = "internal task abort"; in _scsih_sas_device_status_change_event_debug()5212 reason_str = "internal task abort set"; in _scsih_sas_device_status_change_event_debug()5215 reason_str = "internal clear task set"; in _scsih_sas_device_status_change_event_debug()5218 reason_str = "internal query task"; in _scsih_sas_device_status_change_event_debug()5221 reason_str = "sata init failure"; in _scsih_sas_device_status_change_event_debug()5224 reason_str = "internal device reset complete"; in _scsih_sas_device_status_change_event_debug()[all …]
1254 static const char * const reason_str[] = { in wsm_handle_exception() local1272 reason_str[reason]); in wsm_handle_exception()