Searched refs:hba_info_param (Results 1 - 3 of 3) sorted by relevance

/drivers/scsi/mvsas/
H A Dmv_94xx.c223 temp = (u32)(*(u32 *)&mvi->hba_info_param.phy_tuning[phy_id]);
225 mvi->hba_info_param.phy_tuning[phy_id].trans_emp_amp = 0x6;
226 mvi->hba_info_param.phy_tuning[phy_id].trans_amp = 0x1A;
227 mvi->hba_info_param.phy_tuning[phy_id].trans_amp_adj = 0x3;
230 temp = (u8)(*(u8 *)&mvi->hba_info_param.ffe_ctl[phy_id]);
235 mvi->hba_info_param.ffe_ctl[phy_id].ffe_rss_sel = 0x7;
236 mvi->hba_info_param.ffe_ctl[phy_id].ffe_cap_sel = 0x7;
242 mvi->hba_info_param.ffe_ctl[phy_id].ffe_rss_sel = 0x7;
243 mvi->hba_info_param.ffe_ctl[phy_id].ffe_cap_sel = 0xC;
248 temp = (u8)(*(u8 *)&mvi->hba_info_param
[all...]
H A Dmv_sas.h405 struct hba_info_page hba_info_param; member in struct:mvs_info
H A Dmv_init.c597 memset(&mvi->hba_info_param, 0xFF,

Completed in 32 milliseconds