Home
last modified time | relevance | path

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

/linux/drivers/scsi/hisi_sas/
H A Dhisi_sas.h666 int hisi_sas_sdev_configure(struct scsi_device *sdev, struct queue_limits *lim);
H A Dhisi_sas_v1_hw.c1756 .sdev_configure = hisi_sas_sdev_configure,
H A Dhisi_sas_v2_hw.c3592 .sdev_configure = hisi_sas_sdev_configure,
H A Dhisi_sas_v3_hw.c2972 int ret = hisi_sas_sdev_configure(sdev, lim); in sdev_configure_v3_hw()