Searched refs:target_priv_data (Results 1 – 2 of 2) sorted by relevance
5691 struct MPT2SAS_TARGET *target_priv_data; in _scsih_sas_device_status_change_event() local5727 target_priv_data = sas_device->starget->hostdata; in _scsih_sas_device_status_change_event()5728 if (!target_priv_data) { in _scsih_sas_device_status_change_event()5735 target_priv_data->tm_busy = 1; in _scsih_sas_device_status_change_event()5737 target_priv_data->tm_busy = 0; in _scsih_sas_device_status_change_event()
5266 struct MPT3SAS_TARGET *target_priv_data; in _scsih_sas_device_status_change_event() local5302 target_priv_data = sas_device->starget->hostdata; in _scsih_sas_device_status_change_event()5303 if (!target_priv_data) { in _scsih_sas_device_status_change_event()5310 target_priv_data->tm_busy = 1; in _scsih_sas_device_status_change_event()5312 target_priv_data->tm_busy = 0; in _scsih_sas_device_status_change_event()