Home
last modified time | relevance | path

Searched refs:ex_phy (Results 1 – 12 of 12) sorted by relevance

/linux/drivers/scsi/libsas/
A Dsas_expander.c204 struct ex_phy *phy = &ex->ex_phy[phy_id]; in sas_set_ex_phy()
347 struct ex_phy *ex_phy = &ex_dev->ex_dev.ex_phy[phy_id]; in sas_ex_to_ata() local
620 struct ex_phy *phy = &ex->ex_phy[phy_id]; in sas_ex_disable_phy()
632 struct ex_phy *phy = &ex->ex_phy[i]; in sas_ex_disable_port()
1019 struct ex_phy *ex_phy = &ex->ex_phy[phy_id]; in sas_ex_discover_dev() local
1119 struct ex_phy *phy = &ex->ex_phy[i]; in sas_find_sub_addr()
1186 struct ex_phy *ex_phy = &ex->ex_phy[i]; in sas_ex_discover_devices() local
1222 struct ex_phy *phy = &ex->ex_phy[i]; in sas_check_ex_subtractive_boundary()
1391 struct ex_phy *phy = &ex->ex_phy[phy_id]; in sas_configure_present()
1953 struct ex_phy *ex_phy = &dev->ex_dev.ex_phy[phy_id]; in sas_discover_new() local
[all …]
A Dsas_internal.h161 struct ex_phy *ex_phy = &ex->ex_phy[phy_id]; in sas_add_parent_port() local
170 sas_port_add_phy(ex->parent_port, ex_phy->phy); in sas_add_parent_port()
A Dsas_ata.c252 int sas_get_ata_info(struct domain_device *dev, struct ex_phy *phy) in sas_get_ata_info()
280 static int sas_ata_clear_pending(struct domain_device *dev, struct ex_phy *phy) in sas_ata_clear_pending()
305 struct ex_phy *ex_phy = &ex_dev->ex_dev.ex_phy[phy->number]; in smp_ata_check_ready() local
318 switch (ex_phy->attached_dev_type) { in smp_ata_check_ready()
322 if (ex_phy->attached_sata_dev) in smp_ata_check_ready()
323 return sas_ata_clear_pending(dev, ex_phy); in smp_ata_check_ready()
A Dsas_port.c60 struct ex_phy *phy = &dev->ex_dev.ex_phy[i]; in sas_resume_port()
A Dsas_discover.c301 kfree(dev->ex_dev.ex_phy); in sas_free_device()
/linux/include/scsi/
A Dsas_ata.h24 int sas_get_ata_info(struct domain_device *dev, struct ex_phy *phy);
80 static inline int sas_get_ata_info(struct domain_device *dev, struct ex_phy *phy) in sas_get_ata_info()
A Dlibsas.h92 struct ex_phy { struct
133 struct ex_phy *ex_phy; member
/linux/drivers/scsi/pm8001/
A Dpm8001_sas.c643 struct ex_phy *phy; in pm8001_dev_found_notify()
646 phy = &parent_dev->ex_dev.ex_phy[phy_id]; in pm8001_dev_found_notify()
A Dpm80xx_hwi.c4876 phy_id = parent_dev->ex_dev.ex_phy->phy_id; in pm80xx_chip_reg_dev_req()
A Dpm8001_hwi.c4488 phy_id = parent_dev->ex_dev.ex_phy->phy_id; in pm8001_chip_reg_dev_req()
/linux/drivers/scsi/mvsas/
A Dmv_sas.c1197 struct ex_phy *phy; in mvs_dev_found_notify()
1199 phy = &parent_dev->ex_dev.ex_phy[phy_id]; in mvs_dev_found_notify()
/linux/drivers/scsi/hisi_sas/
A Dhisi_sas_main.c797 struct ex_phy *phy; in hisi_sas_dev_found()
800 phy = &parent_dev->ex_dev.ex_phy[phy_no]; in hisi_sas_dev_found()

Completed in 40 milliseconds