Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/scsi/hisi_sas/
H A Dhisi_sas.h655 extern int hisi_sas_slave_configure(struct scsi_device *sdev);
H A Dhisi_sas_v1_hw.c1762 .slave_configure = hisi_sas_slave_configure,
H A Dhisi_sas_main.c823 int hisi_sas_slave_configure(struct scsi_device *sdev) in hisi_sas_slave_configure() function
835 EXPORT_SYMBOL_GPL(hisi_sas_slave_configure);
H A Dhisi_sas_v2_hw.c3538 .slave_configure = hisi_sas_slave_configure,