Searched refs:MR_ArPdGet (Results 1 - 1 of 1) sorted by relevance
/drivers/scsi/megaraid/ |
H A D | megaraid_sas_fp.c | 117 static u16 MR_ArPdGet(u32 ar, u32 arm, struct MR_FW_RAID_MAP_ALL *map) function 277 pd = MR_ArPdGet(arRef, physArm, map); /* Get the pd */ 291 pd = MR_ArPdGet(arRef, physArm + 1, map); 470 pd = MR_ArPdGet(arRef, 0, map); 475 pd = MR_ArPdGet(arRef, 1, map);
|
Completed in 9 milliseconds