Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/mpt3sas/
Dmpt3sas_scsih.c6421 char *reason_str = NULL; in _scsih_sas_device_status_change_event_debug() local
6425 reason_str = "smart data"; in _scsih_sas_device_status_change_event_debug()
6428 reason_str = "unsupported device discovered"; in _scsih_sas_device_status_change_event_debug()
6431 reason_str = "internal device reset"; in _scsih_sas_device_status_change_event_debug()
6434 reason_str = "internal task abort"; in _scsih_sas_device_status_change_event_debug()
6437 reason_str = "internal task abort set"; in _scsih_sas_device_status_change_event_debug()
6440 reason_str = "internal clear task set"; in _scsih_sas_device_status_change_event_debug()
6443 reason_str = "internal query task"; in _scsih_sas_device_status_change_event_debug()
6446 reason_str = "sata init failure"; in _scsih_sas_device_status_change_event_debug()
6449 reason_str = "internal device reset complete"; in _scsih_sas_device_status_change_event_debug()
[all …]
/Linux-v4.19/drivers/net/wireless/st/cw1200/
Dwsm.c1252 static const char * const reason_str[] = { in wsm_handle_exception() local
1270 reason_str[reason]); in wsm_handle_exception()