Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/scsi/megaraid/
Dmegaraid_sas_fusion.h762 struct MR_SPAN_BLOCK_INFO { struct
921 struct MR_SPAN_BLOCK_INFO spanBlock[MAX_RAIDMAP_SPAN_DEPTH];
Dmegaraid_sas_fp.c106 static struct MR_SPAN_BLOCK_INFO *MR_LdSpanInfoGet(u32 ld, in MR_LdSpanInfoGet()
376 struct MR_SPAN_BLOCK_INFO *pSpanBlock = MR_LdSpanInfoGet(ld, map); in MR_GetSpanBlock()