Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/scsi/libsas/
Dsas_internal.h94 int sas_ex_phy_discover(struct domain_device *dev, int single);
Dsas_expander.c394 int sas_ex_phy_discover(struct domain_device *dev, int single) in sas_ex_phy_discover() function
440 res = sas_ex_phy_discover(dev, -1); in sas_expander_discover()
978 res = sas_ex_phy_discover(dev, phy_id); in sas_ex_discover_dev()
1929 res = sas_ex_phy_discover(dev, phy_id); in sas_discover_new()
2022 sas_ex_phy_discover(dev, phy_id); in sas_rediscover_dev()
Dsas_ata.c335 res = sas_ex_phy_discover(ex_dev, phy->number); in smp_ata_check_ready()