Home
last modified time | relevance | path

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

/linux/drivers/scsi/libsas/
H A Dsas_discover.c169 int sas_notify_lldd_dev_found(struct domain_device *dev) in sas_notify_lldd_dev_found() function
280 return sas_notify_lldd_dev_found(dev); in sas_discover_end_dev()
H A Dsas_internal.h83 int sas_notify_lldd_dev_found(struct domain_device *);
H A Dsas_port.c50 rc = sas_notify_lldd_dev_found(dev); in sas_resume_port()
H A Dsas_ata.c809 return sas_notify_lldd_dev_found(dev); in sas_discover_sata()