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

/drivers/scsi/megaraid/
H A Dmegaraid_sas_fp.c157 (sizeof(struct MR_FW_RAID_MAP) -sizeof(struct MR_LD_SPAN_MAP) +
158 (sizeof(struct MR_LD_SPAN_MAP) *pFwRaidMap->ldCount))) {
161 sizeof(struct MR_LD_SPAN_MAP)) +
162 (sizeof(struct MR_LD_SPAN_MAP) *
165 ": %x\n", (unsigned int)sizeof(struct MR_LD_SPAN_MAP),
H A Dmegaraid_sas_fusion.h552 struct MR_LD_SPAN_MAP { struct
580 struct MR_LD_SPAN_MAP ldSpanMap[1];
654 struct MR_LD_SPAN_MAP ldSpanMap[MAX_LOGICAL_DRIVES - 1];
H A Dmegaraid_sas_fusion.c733 (sizeof(struct MR_LD_SPAN_MAP) *(MAX_LOGICAL_DRIVES - 1));
849 (sizeof(struct MR_LD_SPAN_MAP) *(MAX_LOGICAL_DRIVES - 1));
954 (sizeof(struct MR_LD_SPAN_MAP) *(MAX_LOGICAL_DRIVES - 1));

Completed in 205 milliseconds