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

/freebsd-current/sys/dev/mrsas/
H A Dmrsas_fp.c94 MR_LdSpanPtrGet(u_int32_t ld, u_int32_t span,
128 #define SPAN_ROW_SIZE(map, ld, index_) MR_LdSpanPtrGet(ld, index_, map)->spanRowSize
130 MR_LdSpanPtrGet(ld, index_, map)->spanRowDataSize
226 MR_LdSpanPtrGet(u_int32_t ld, u_int32_t span, MR_DRV_RAID_MAP_ALL * map) function
976 *pdBlock += stripRef + le64toh(MR_LdSpanPtrGet(ld, span, map)->startBlk);
1029 if (MR_LdSpanPtrGet(ld, 0, map)->spanRowDataSize == 0)
1036 MR_LdSpanPtrGet(ld, 0, map)->spanRowDataSize);
1253 MR_LdSpanPtrGet(ld, count, map)->spanRowDataSize;
1256 MR_LdSpanPtrGet(ld, count, map)->spanRowDataSize);
1725 *pdBlock += stripRef + le64toh(MR_LdSpanPtrGet(l
[all...]

Completed in 125 milliseconds