Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/scsi/libsas/
Dsas_internal.h84 int sas_ex_phy_discover(struct domain_device *dev, int single);
Dsas_expander.c373 int sas_ex_phy_discover(struct domain_device *dev, int single) in sas_ex_phy_discover() function
419 res = sas_ex_phy_discover(dev, -1); in sas_expander_discover()
1009 res = sas_ex_phy_discover(dev, phy_id); in sas_ex_discover_dev()
1942 res = sas_ex_phy_discover(dev, phy_id); in sas_discover_new()
2020 sas_ex_phy_discover(dev, phy_id); in sas_rediscover_dev()
2027 sas_ex_phy_discover(dev, phy_id); in sas_rediscover_dev()
Dsas_ata.c299 res = sas_ex_phy_discover(ex_dev, phy->number); in smp_ata_check_ready()