Searched refs:phy_desc (Results 1 – 7 of 7) sorted by relevance
452 struct asd_manuf_phy_desc phy_desc[ASD_MAX_PHYS]; member523 struct asd_nd_phy_desc phy_desc[0]; member789 dflt_phy_param.phy_desc[i].state = 0; in asd_ms_get_phy_params()790 dflt_phy_param.phy_desc[i].phy_id = i; in asd_ms_get_phy_params()791 dflt_phy_param.phy_desc[i].phy_control_0 = 0xf6; in asd_ms_get_phy_params()792 dflt_phy_param.phy_desc[i].phy_control_1 = 0x10; in asd_ms_get_phy_params()793 dflt_phy_param.phy_desc[i].phy_control_2 = 0x43; in asd_ms_get_phy_params()794 dflt_phy_param.phy_desc[i].phy_control_3 = 0xeb; in asd_ms_get_phy_params()810 struct asd_manuf_phy_desc *pd = &phy_param->phy_desc[i]; in asd_ms_get_phy_params()826 asd_ha->hw_prof.phy_desc[i].phy_control_0 = pd->phy_control_0; in asd_ms_get_phy_params()[all …]
57 if (asd_ha->hw_prof.phy_desc[i].sas_addr[0] == 0) in asd_propagate_sas_addr()63 memcpy(asd_ha->hw_prof.phy_desc[i].sas_addr, in asd_propagate_sas_addr()81 memcpy(phy->identify_frame->sas_addr, phy->phy_desc->sas_addr, in asd_init_phy_identify()137 phy->phy_desc = &asd_ha->hw_prof.phy_desc[i]; in asd_init_phys()142 phy->sas_phy.sas_addr = &phy->phy_desc->sas_addr[0]; in asd_init_phys()1334 phy->phy_desc->phy_control_0); in asd_enable_phy()1336 phy->phy_desc->phy_control_1); in asd_enable_phy()1338 phy->phy_desc->phy_control_2); in asd_enable_phy()1340 phy->phy_desc->phy_control_3); in asd_enable_phy()
75 sas_phy->maximum_linkrate = phy->phy_desc->max_sas_lrate; in get_lrate_mode()76 sas_phy->minimum_linkrate = phy->phy_desc->min_sas_lrate; in get_lrate_mode()159 u64 addr = be64_to_cpu(*(__be64 *)phy->phy_desc->sas_addr); in asd_get_attached_sas_addr()792 set_speed_mask(&control_phy->speed_mask, phy->phy_desc); in asd_build_control_phy()809 if (phy->phy_desc->flags & ASD_SATA_SPINUP_HOLD) in asd_build_control_phy()901 struct asd_phy_desc *pd = asd_ha->phys[phy->id].phy_desc; in asd_control_phy()
246 asd_ha->hw_prof.phy_desc[i].max_sas_lrate = in asd_common_setup()248 asd_ha->hw_prof.phy_desc[i].min_sas_lrate = in asd_common_setup()250 asd_ha->hw_prof.phy_desc[i].max_sata_lrate = in asd_common_setup()252 asd_ha->hw_prof.phy_desc[i].min_sata_lrate = in asd_common_setup()
112 struct asd_phy_desc phy_desc[ASD_MAX_PHYS]; member
733 struct asd_phy_desc *phy_desc; /* hw profile */ member
1057 sas_addr = asd_ha->phys[lseq].phy_desc->sas_addr; in asd_init_lseq_cio()