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

/freebsd-10.1-release/sys/dev/mrsas/
H A Dmrsas_fp.c91 static MR_LD_SPAN *MR_LdSpanPtrGet(u_int32_t ld, u_int32_t span,
120 #define SPAN_ROW_SIZE(map, ld, index_) MR_LdSpanPtrGet(ld, index_, map)->spanRowSize
121 #define SPAN_ROW_DATA_SIZE(map_, ld, index_) MR_LdSpanPtrGet(ld, index_, map)->spanRowDataSize
206 static MR_LD_SPAN *MR_LdSpanPtrGet(u_int32_t ld, u_int32_t span, MR_FW_RAID_MAP_ALL *map) function
683 *pdBlock += stripRef + MR_LdSpanPtrGet(ld, span, map)->startBlk;
731 if (MR_LdSpanPtrGet(ld, 0, map)->spanRowDataSize == 0)
739 MR_LdSpanPtrGet(ld, 0, map)->spanRowDataSize);
960 MR_LdSpanPtrGet
964 count, MR_LdSpanPtrGet
1405 *pdBlock += stripRef + MR_LdSpanPtrGet(l
[all...]

Completed in 46 milliseconds