Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/mr_sas/
H A Dld_pd_map.c130 U32 fwsize = sizeof (MR_FW_RAID_MAP) - sizeof (MR_LD_SPAN_MAP) + in MR_ValidateMapInfo() local
133 if (pFwRaidMap->totalSize != fwsize) { in MR_ValidateMapInfo()
137 "not matching with ld count\n", fwsize)); in MR_ValidateMapInfo()