Home
last modified time | relevance | path

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

/linux-6.15/drivers/scsi/mpt3sas/
H A Dmpt3sas_scsih.c3392 target_priv_data); in scsih_dev_reset()
3472 target_priv_data); in scsih_target_reset()
7770 struct MPT3SAS_TARGET *target_priv_data; in _scsih_sas_device_status_change_event() local
7797 if (!target_priv_data) in _scsih_sas_device_status_change_event()
7802 target_priv_data->tm_busy = 1; in _scsih_sas_device_status_change_event()
7804 target_priv_data->tm_busy = 0; in _scsih_sas_device_status_change_event()
7810 target_priv_data->handle); in _scsih_sas_device_status_change_event()
8496 struct MPT3SAS_TARGET *target_priv_data; in _scsih_pcie_device_status_change_event() local
8520 if (!target_priv_data) in _scsih_pcie_device_status_change_event()
8525 target_priv_data->tm_busy = 1; in _scsih_pcie_device_status_change_event()
[all …]