Home
last modified time | relevance | path

Searched refs:reason_str (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/scsi/mpt3sas/
Dmpt3sas_scsih.c5638 char *reason_str = NULL; in _scsih_sas_device_status_change_event_debug() local
5642 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 …]
/linux-4.4.14/drivers/net/wireless/cw1200/
Dwsm.c1254 static const char * const reason_str[] = { in wsm_handle_exception() local
1272 reason_str[reason]); in wsm_handle_exception()