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

/freebsd-11-stable/sys/dev/mrsas/
H A Dmrsas_fp.c97 MR_LdSpanPtrGet(u_int32_t ld, u_int32_t span,
133 #define SPAN_ROW_SIZE(map, ld, index_) MR_LdSpanPtrGet(ld, index_, map)->spanRowSize
135 MR_LdSpanPtrGet(ld, index_, map)->spanRowDataSize
235 MR_LdSpanPtrGet(u_int32_t ld, u_int32_t span, MR_DRV_RAID_MAP_ALL * map) function
985 *pdBlock += stripRef + MR_LdSpanPtrGet(ld, span, map)->startBlk;
1038 if (MR_LdSpanPtrGet(ld, 0, map)->spanRowDataSize == 0)
1045 MR_LdSpanPtrGet(ld, 0, map)->spanRowDataSize);
1262 MR_LdSpanPtrGet(ld, count, map)->spanRowDataSize;
1265 MR_LdSpanPtrGet(ld, count, map)->spanRowDataSize);
1731 *pdBlock += stripRef + MR_LdSpanPtrGet(l
[all...]

Completed in 51 milliseconds