Searched refs:sas_device_priv_data (Results 1 – 4 of 4) sorted by relevance
1195 struct MPT2SAS_DEVICE *sas_device_priv_data; in _scsih_change_queue_depth() local1203 sas_device_priv_data = sdev->hostdata; in _scsih_change_queue_depth()1204 if (!sas_device_priv_data) in _scsih_change_queue_depth()1206 sas_target_priv_data = sas_device_priv_data->sas_target; in _scsih_change_queue_depth()1213 sas_device_priv_data->sas_target->sas_address); in _scsih_change_queue_depth()1354 struct MPT2SAS_DEVICE *sas_device_priv_data; in _scsih_slave_alloc() local1360 sas_device_priv_data = kzalloc(sizeof(*sas_device_priv_data), in _scsih_slave_alloc()1362 if (!sas_device_priv_data) in _scsih_slave_alloc()1365 sas_device_priv_data->lun = sdev->lun; in _scsih_slave_alloc()1366 sas_device_priv_data->flags = MPT_DEVICE_FLAGS_INIT; in _scsih_slave_alloc()[all …]
2985 struct MPT2SAS_DEVICE *sas_device_priv_data = sdev->hostdata; in _ctl_device_sas_address_show() local2988 (unsigned long long)sas_device_priv_data->sas_target->sas_address); in _ctl_device_sas_address_show()3006 struct MPT2SAS_DEVICE *sas_device_priv_data = sdev->hostdata; in _ctl_device_handle_show() local3009 sas_device_priv_data->sas_target->handle); in _ctl_device_handle_show()
1070 struct MPT3SAS_DEVICE *sas_device_priv_data; in _scsih_change_queue_depth() local1078 sas_device_priv_data = sdev->hostdata; in _scsih_change_queue_depth()1079 if (!sas_device_priv_data) in _scsih_change_queue_depth()1081 sas_target_priv_data = sas_device_priv_data->sas_target; in _scsih_change_queue_depth()1088 sas_device_priv_data->sas_target->sas_address); in _scsih_change_queue_depth()1230 struct MPT3SAS_DEVICE *sas_device_priv_data; in _scsih_slave_alloc() local1236 sas_device_priv_data = kzalloc(sizeof(*sas_device_priv_data), in _scsih_slave_alloc()1238 if (!sas_device_priv_data) in _scsih_slave_alloc()1241 sas_device_priv_data->lun = sdev->lun; in _scsih_slave_alloc()1242 sas_device_priv_data->flags = MPT_DEVICE_FLAGS_INIT; in _scsih_slave_alloc()[all …]
3187 struct MPT3SAS_DEVICE *sas_device_priv_data = sdev->hostdata; in _ctl_device_sas_address_show() local3190 (unsigned long long)sas_device_priv_data->sas_target->sas_address); in _ctl_device_sas_address_show()3208 struct MPT3SAS_DEVICE *sas_device_priv_data = sdev->hostdata; in _ctl_device_handle_show() local3211 sas_device_priv_data->sas_target->handle); in _ctl_device_handle_show()