Home
last modified time | relevance | path

Searched refs:sas_ex_phy_discover (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/scsi/libsas/
H A Dsas_internal.h96 int sas_ex_phy_discover(struct domain_device *dev, int single);
H A Dsas_expander.c399 int sas_ex_phy_discover(struct domain_device *dev, int single) in sas_ex_phy_discover() function
445 res = sas_ex_phy_discover(dev, -1); in sas_expander_discover()
983 res = sas_ex_phy_discover(dev, phy_id); in sas_ex_discover_dev()
1931 res = sas_ex_phy_discover(dev, phy_id); in sas_discover_new()
1991 res = sas_ex_phy_discover(dev, phy_id); in sas_dev_is_flutter()
H A Dsas_ata.c335 res = sas_ex_phy_discover(ex_dev, phy->number); in smp_ata_check_ready()