Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/scsi/libsas/
A Dsas_expander.c187 struct ex_phy *phy = &ex->ex_phy[phy_id]; in sas_set_ex_phy()
330 struct ex_phy *ex_phy = &ex_dev->ex_dev.ex_phy[phy_id]; in sas_ex_to_ata() local
598 struct ex_phy *phy = &ex->ex_phy[phy_id]; in sas_ex_disable_phy()
610 struct ex_phy *phy = &ex->ex_phy[i]; in sas_ex_disable_port()
952 struct ex_phy *ex_phy = &ex->ex_phy[phy_id]; in sas_ex_discover_dev() local
1050 struct ex_phy *phy = &ex->ex_phy[i]; in sas_find_sub_addr()
1117 struct ex_phy *ex_phy = &ex->ex_phy[i]; in sas_ex_discover_devices() local
1153 struct ex_phy *phy = &ex->ex_phy[i]; in sas_check_ex_subtractive_boundary()
1322 struct ex_phy *phy = &ex->ex_phy[phy_id]; in sas_configure_present()
1878 struct ex_phy *ex_phy = &dev->ex_dev.ex_phy[phy_id]; in sas_discover_new() local
[all …]
A Dsas_internal.h121 struct ex_phy *phy) in sas_phy_match_dev_addr()
127 struct ex_phy *phy) in sas_phy_match_port_addr()
132 static inline bool sas_phy_addr_match(struct ex_phy *p1, struct ex_phy *p2) in sas_phy_addr_match()
190 struct ex_phy *ex_phy = &ex->ex_phy[phy_id]; in sas_add_parent_port() local
199 sas_port_add_phy(ex->parent_port, ex_phy->phy); in sas_add_parent_port()
A Dsas_ata.c253 int sas_get_ata_info(struct domain_device *dev, struct ex_phy *phy) in sas_get_ata_info()
281 static int sas_ata_clear_pending(struct domain_device *dev, struct ex_phy *phy) in sas_ata_clear_pending()
331 struct ex_phy *ex_phy = &ex_dev->ex_dev.ex_phy[phy->number]; in smp_ata_check_ready() local
344 switch (ex_phy->attached_dev_type) { in smp_ata_check_ready()
348 if (ex_phy->attached_sata_dev) in smp_ata_check_ready()
349 return sas_ata_clear_pending(dev, ex_phy); in smp_ata_check_ready()
677 int sas_ata_add_dev(struct domain_device *parent, struct ex_phy *phy, in sas_ata_add_dev()
A Dsas_port.c60 struct ex_phy *phy = &dev->ex_dev.ex_phy[i]; in sas_resume_port()
A Dsas_discover.c300 kfree(dev->ex_dev.ex_phy); in sas_free_device()
/linux-6.3-rc2/include/scsi/
A Dsas_ata.h24 int sas_get_ata_info(struct domain_device *dev, struct ex_phy *phy);
40 int sas_ata_add_dev(struct domain_device *parent, struct ex_phy *phy,
89 static inline int sas_get_ata_info(struct domain_device *dev, struct ex_phy *phy) in sas_get_ata_info()
120 static inline int sas_ata_add_dev(struct domain_device *parent, struct ex_phy *phy, in sas_ata_add_dev()
A Dlibsas.h92 struct ex_phy { struct
133 struct ex_phy *ex_phy; argument
/linux-6.3-rc2/drivers/scsi/pm8001/
A Dpm80xx_hwi.c4707 phy_id = parent_dev->ex_dev.ex_phy->phy_id; in pm80xx_chip_reg_dev_req()
A Dpm8001_hwi.c4244 phy_id = parent_dev->ex_dev.ex_phy->phy_id; in pm8001_chip_reg_dev_req()

Completed in 29 milliseconds