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

/linux-4.4.14/drivers/scsi/megaraid/
H A Dmegaraid_sas_fp.c143 u16 MR_ArPdGet(u32 ar, u32 arm, struct MR_DRV_RAID_MAP_ALL *map) MR_ArPdGet() function
773 pd = MR_ArPdGet(arRef, physArm, map); mr_spanset_get_phy_params()
785 pd = MR_ArPdGet(arRef, physArm + 1, map); mr_spanset_get_phy_params()
867 pd = MR_ArPdGet(arRef, physArm, map); /* Get the pd */ MR_GetPhyParams()
882 pd = MR_ArPdGet(arRef, physArm + 1, map); MR_GetPhyParams()
1318 pd0 = MR_ArPdGet(arRef, arm, drv_map); megasas_get_best_arm_pd()
1319 pd1 = MR_ArPdGet(arRef, (arm + 1) >= span_row_size ? megasas_get_best_arm_pd()
H A Dmegaraid_sas.h2024 u16 MR_ArPdGet(u32 ar, u32 arm, struct MR_DRV_RAID_MAP_ALL *map);
H A Dmegaraid_sas_fusion.c1789 pd = MR_ArPdGet(arRef, physArm, local_map_ptr); megasas_build_ld_nonrw_fusion()

Completed in 84 milliseconds