Home
last modified time | relevance | path

Searched refs:MR_SPAN_BLOCK_INFO (Results 1 – 2 of 2) sorted by relevance

/titanic_44/usr/src/uts/common/io/mr_sas/
H A Dfusion.h436 } MR_SPAN_BLOCK_INFO; /* 0x128, Total Size */ typedef
500 MR_SPAN_BLOCK_INFO spanBlock[MAX_RAIDMAP_SPAN_DEPTH]; /* 0xA0 */
H A Dld_pd_map.c60 static MR_SPAN_BLOCK_INFO *
150 MR_SPAN_BLOCK_INFO *pSpanBlock = MR_LdSpanInfoGet(ld, map); in MR_GetSpanBlock()