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

/illumos-gate/usr/src/uts/common/io/mr_sas/
H A Dld_pd_map.c76 MR_ArPdGet(U32 ar, U32 arm, MR_FW_RAID_MAP_ALL *map) function
251 pd = MR_ArPdGet(arRef, physArm, map);
265 pd = MR_ArPdGet(arRef, physArm + 1, map);
482 pd = MR_ArPdGet(arRef, 0, map); /* Get the Pd. */
487 pd = MR_ArPdGet(arRef, 1, map); /* Get the Pd. */

Completed in 57 milliseconds