Searched defs:ex_phy (Results 1 – 4 of 4) sorted by relevance
116 struct ex_phy { struct119 enum ex_phy_state phy_state; argument121 enum sas_device_type attached_dev_type;122 enum sas_linkrate linkrate;124 u8 attached_sata_host:1;125 u8 attached_sata_dev:1;126 u8 attached_sata_ps:1;128 enum sas_protocol attached_tproto;129 enum sas_protocol attached_iproto;131 u8 attached_sas_addr[SAS_ADDR_SIZE];[all …]
169 struct ex_phy *ex_phy = &ex->ex_phy[phy_id]; in sas_add_parent_port() local
349 struct ex_phy *ex_phy = &ex_dev->ex_dev.ex_phy[phy_id]; in sas_ex_to_ata() local987 struct ex_phy *ex_phy = &ex->ex_phy[phy_id]; in sas_ex_discover_dev() local1179 struct ex_phy *ex_phy = &ex->ex_phy[i]; in sas_ex_discover_devices() local1954 struct ex_phy *ex_phy = &dev->ex_dev.ex_phy[phy_id]; in sas_discover_new() local
330 struct ex_phy *ex_phy = &ex_dev->ex_dev.ex_phy[phy->number]; in smp_ata_check_ready() local