Home
last modified time | relevance | path

Searched refs:lldd_dev_found (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/scsi/libsas/
H A Dsas_discover.c177 if (!i->dft->lldd_dev_found) in sas_notify_lldd_dev_found()
180 res = i->dft->lldd_dev_found(dev); in sas_notify_lldd_dev_found()
/OK3568_Linux_fs/kernel/include/scsi/
H A Dlibsas.h625 int (*lldd_dev_found)(struct domain_device *); member
/OK3568_Linux_fs/kernel/drivers/scsi/isci/
H A Dinit.c187 .lldd_dev_found = isci_remote_device_found,
/OK3568_Linux_fs/kernel/drivers/scsi/mvsas/
H A Dmv_init.c60 .lldd_dev_found = mvs_dev_found,
/OK3568_Linux_fs/kernel/drivers/scsi/aic94xx/
H A Daic94xx_init.c956 .lldd_dev_found = asd_dev_found,
/OK3568_Linux_fs/kernel/Documentation/scsi/
H A Dlibsas.rst260 my_ha->sas_ha.lldd_dev_found = my_dev_found;
/OK3568_Linux_fs/kernel/drivers/scsi/pm8001/
H A Dpm8001_init.c118 .lldd_dev_found = pm8001_dev_found,
/OK3568_Linux_fs/kernel/drivers/scsi/hisi_sas/
H A Dhisi_sas_main.c2262 .lldd_dev_found = hisi_sas_dev_found,