Home
last modified time | relevance | path

Searched refs:sas_find_attached_phy_id (Results 1 – 5 of 5) sorted by relevance

/linux-6.12.1/include/scsi/
Dlibsas.h722 int sas_find_attached_phy_id(struct expander_device *ex_dev,
/linux-6.12.1/drivers/scsi/libsas/
Dsas_expander.c2116 int sas_find_attached_phy_id(struct expander_device *ex_dev, in sas_find_attached_phy_id() function
2130 EXPORT_SYMBOL_GPL(sas_find_attached_phy_id);
/linux-6.12.1/drivers/scsi/pm8001/
Dpm8001_sas.c660 phy_id = sas_find_attached_phy_id(&parent_dev->ex_dev, dev); in pm8001_dev_found_notify()
/linux-6.12.1/drivers/scsi/mvsas/
Dmv_sas.c1191 phy_id = sas_find_attached_phy_id(&parent_dev->ex_dev, dev); in mvs_dev_found_notify()
/linux-6.12.1/drivers/scsi/hisi_sas/
Dhisi_sas_main.c850 phy_no = sas_find_attached_phy_id(&parent_dev->ex_dev, device); in hisi_sas_dev_found()