Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/mpt2sas/
Dmpt2sas_scsih.c5621 char *reason_str = NULL; in _scsih_sas_device_status_change_event_debug() local
5625 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 …]
/linux-4.1.27/drivers/scsi/mpt3sas/
Dmpt3sas_scsih.c5196 char *reason_str = NULL; in _scsih_sas_device_status_change_event_debug() local
5200 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 …]
/linux-4.1.27/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()