Home
last modified time | relevance | path

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

/linux/include/scsi/
H A Dlibsas.h721 int sas_find_attached_phy_id(struct expander_device *ex_dev,
/linux/drivers/scsi/libsas/
H A 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/drivers/scsi/pm8001/
H A Dpm8001_sas.c707 phy_id = sas_find_attached_phy_id(&parent_dev->ex_dev, dev); in pm8001_dev_found_notify()
/linux/drivers/scsi/mvsas/
H A Dmv_sas.c1191 phy_id = sas_find_attached_phy_id(&parent_dev->ex_dev, dev); in mvs_dev_found_notify()
/linux/drivers/scsi/hisi_sas/
H A Dhisi_sas_main.c850 phy_no = sas_find_attached_phy_id(&parent_dev->ex_dev, device); in hisi_sas_dev_found()