Home
last modified time | relevance | path

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

/drivers/scsi/libsas/
Dsas_internal.h96 int sas_ex_phy_discover(struct domain_device *dev, int single);
Dsas_expander.c392 int sas_ex_phy_discover(struct domain_device *dev, int single) in sas_ex_phy_discover() function
438 res = sas_ex_phy_discover(dev, -1); in sas_expander_discover()
994 res = sas_ex_phy_discover(dev, phy_id); in sas_ex_discover_dev()
1960 res = sas_ex_phy_discover(dev, phy_id); in sas_discover_new()
2033 sas_ex_phy_discover(dev, phy_id); in sas_rediscover_dev()
Dsas_ata.c339 res = sas_ex_phy_discover(ex_dev, phy->number); in smp_ata_check_ready()