Lines Matching refs:sas_phy

1231 		struct asd_sas_phy *sas_phy = &phy->sas_phy;  in init_reg_v2_hw()  local
1234 if (!sas_phy->phy || (sas_phy->phy->maximum_linkrate < in init_reg_v2_hw()
1238 enum sas_linkrate max = sas_phy->phy->maximum_linkrate; in init_reg_v2_hw()
1562 struct asd_sas_phy *sas_phy = &phy->sas_phy; in phy_get_events_v2_hw() local
1563 struct sas_phy *sphy = sas_phy->phy; in phy_get_events_v2_hw()
1584 struct asd_sas_phy *sas_phy = &phy->sas_phy; in phys_init_v2_hw() local
1586 if (!sas_phy->phy->enabled) in phys_init_v2_hw()
2584 struct asd_sas_phy *sas_phy; in hisi_sas_internal_abort_quirk_timeout() local
2592 list_for_each_entry(sas_phy, &asd_sas_port->phy_list, port_phy_el) { in hisi_sas_internal_abort_quirk_timeout()
2593 struct hisi_sas_phy *phy = sas_phy->lldd_phy; in hisi_sas_internal_abort_quirk_timeout()
2595 int phy_no = sas_phy->id; in hisi_sas_internal_abort_quirk_timeout()
2649 struct asd_sas_phy *sas_phy = &phy->sas_phy; in phy_up_v2_hw() local
2651 u32 *frame_rcvd = (u32 *)sas_phy->frame_rcvd; in phy_up_v2_hw()
2687 sas_phy->linkrate = link_rate; in phy_up_v2_hw()
2688 sas_phy->oob_mode = SAS_OOB_MODE; in phy_up_v2_hw()
2689 memcpy(sas_phy->attached_sas_addr, &id->sas_addr, SAS_ADDR_SIZE); in phy_up_v2_hw()
3200 struct asd_sas_phy *sas_phy = &phy->sas_phy; in sata_int_v2_hw() local
3211 phy_no = sas_phy->id; in sata_int_v2_hw()
3259 sas_phy->linkrate = link_rate; in sata_int_v2_hw()
3265 sas_phy->oob_mode = SATA_OOB_MODE; in sata_int_v2_hw()
3270 memcpy(sas_phy->attached_sas_addr, attached_sas_addr, SAS_ADDR_SIZE); in sata_int_v2_hw()
3271 memcpy(sas_phy->frame_rcvd, fis, sizeof(struct dev_to_host_fis)); in sata_int_v2_hw()