Searched defs:ex_phy (Results 1 – 4 of 4) sorted by relevance
82 struct ex_phy { struct85 enum ex_phy_state phy_state; argument87 enum sas_device_type attached_dev_type;88 enum sas_linkrate linkrate;90 u8 attached_sata_host:1;91 u8 attached_sata_dev:1;92 u8 attached_sata_ps:1;94 enum sas_protocol attached_tproto;95 enum sas_protocol attached_iproto;97 u8 attached_sas_addr[SAS_ADDR_SIZE];[all …]
29 static void sas_port_add_ex_phy(struct sas_port *port, struct ex_phy *ex_phy) in sas_port_add_ex_phy()39 struct ex_phy *ex_phy = &ex->ex_phy[phy_id]; in sas_ex_add_parent_port() local351 struct ex_phy *ex_phy = &ex_dev->ex_dev.ex_phy[phy_id]; in sas_ex_to_ata() local971 struct ex_phy *ex_phy = &ex->ex_phy[phy_id]; in sas_ex_discover_dev() local1136 struct ex_phy *ex_phy = &ex->ex_phy[i]; in sas_ex_discover_devices() local1923 struct ex_phy *ex_phy = &dev->ex_dev.ex_phy[phy_id]; in sas_discover_new() local
157 struct ex_phy *ex_phy = &parent->ex_dev.ex_phy[phy->number]; in sas_fail_probe() local
333 struct ex_phy *ex_phy = &ex_dev->ex_dev.ex_phy[phy->number]; in smp_ata_check_ready() local