Searched refs:hisi_sas_device_configure (Results 1 – 5 of 5) sorted by relevance
646 int hisi_sas_device_configure(struct scsi_device *sdev,
871 int hisi_sas_device_configure(struct scsi_device *sdev, in hisi_sas_device_configure() function884 EXPORT_SYMBOL_GPL(hisi_sas_device_configure);
1739 .device_configure = hisi_sas_device_configure,
3571 .device_configure = hisi_sas_device_configure,
2910 int ret = hisi_sas_device_configure(sdev, lim); in device_configure_v3_hw()