Lines Matching refs:target_priv_data
2915 struct MPT3SAS_TARGET *target_priv_data = starget->hostdata; in scsih_dev_reset() local
2937 target_priv_data); in scsih_dev_reset()
2992 struct MPT3SAS_TARGET *target_priv_data = starget->hostdata; in scsih_target_reset() local
3014 target_priv_data); in scsih_target_reset()
6488 struct MPT3SAS_TARGET *target_priv_data; in _scsih_sas_device_status_change_event() local
6520 target_priv_data = sas_device->starget->hostdata; in _scsih_sas_device_status_change_event()
6521 if (!target_priv_data) in _scsih_sas_device_status_change_event()
6526 target_priv_data->tm_busy = 1; in _scsih_sas_device_status_change_event()
6528 target_priv_data->tm_busy = 0; in _scsih_sas_device_status_change_event()
7194 struct MPT3SAS_TARGET *target_priv_data; in _scsih_pcie_device_status_change_event() local
7217 target_priv_data = pcie_device->starget->hostdata; in _scsih_pcie_device_status_change_event()
7218 if (!target_priv_data) in _scsih_pcie_device_status_change_event()
7223 target_priv_data->tm_busy = 1; in _scsih_pcie_device_status_change_event()
7225 target_priv_data->tm_busy = 0; in _scsih_pcie_device_status_change_event()