Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/mpt3sas/
Dmpt3sas_base.h366 u8 tm_busy; member
Dmpt3sas_scsih.c2130 sas_device_priv_data->sas_target->tm_busy = 1; in mpt3sas_scsih_set_tm_flag()
2158 sas_device_priv_data->sas_target->tm_busy = 0; in mpt3sas_scsih_clear_tm_flag()
3890 } else if (sas_target_priv_data->tm_busy || in scsih_qcmd()
5745 target_priv_data->tm_busy = 1; in _scsih_sas_device_status_change_event()
5747 target_priv_data->tm_busy = 0; in _scsih_sas_device_status_change_event()
6825 sas_target_priv_data->tm_busy = 0; in _scsih_mark_responding_sas_device()