Searched refs:reason_str (Results 1 – 2 of 2) sorted by relevance
5638 char *reason_str = NULL; in _scsih_sas_device_status_change_event_debug() local5642 reason_str = "smart data"; in _scsih_sas_device_status_change_event_debug()5645 reason_str = "unsupported device discovered"; in _scsih_sas_device_status_change_event_debug()5648 reason_str = "internal device reset"; in _scsih_sas_device_status_change_event_debug()5651 reason_str = "internal task abort"; in _scsih_sas_device_status_change_event_debug()5654 reason_str = "internal task abort set"; in _scsih_sas_device_status_change_event_debug()5657 reason_str = "internal clear task set"; in _scsih_sas_device_status_change_event_debug()5660 reason_str = "internal query task"; in _scsih_sas_device_status_change_event_debug()5663 reason_str = "sata init failure"; in _scsih_sas_device_status_change_event_debug()5666 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()