Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/staging/bcm/
Dnvm.h189 B_UINT32 OffsetFromZeroForVSA2Start; // VSA 2 offset member
Dnvm.c2616 …W, DBG_LVL_ALL, "OffsetFromZeroForVSA2Start :0x%x", (psFlash2xCSInfo->OffsetFromZeroForVSA2Start)); in BcmDumpFlash2XCSStructure()
2676 psFlash2xCSInfo->OffsetFromZeroForVSA2Start = ntohl(psFlash2xCSInfo->OffsetFromZeroForVSA2Start); in ConvertEndianOf2XCSStructure()
2791 …Adapter->psFlash2xCSInfo->OffsetFromZeroForVSA2Start = Adapter->psFlash2xCSInfo->OffsetFromZeroFor… in UpdateVendorInfo()
2793 …Adapter->psFlash2xCSInfo->OffsetFromZeroForVSA2Start = Adapter->psFlash2xCSInfo->OffsetFromZeroFor… in UpdateVendorInfo()
3057 if(Adapter->psFlash2xCSInfo->OffsetFromZeroForVSA2Start != UNINIT_PTR_IN_CS) in BcmGetSectionValStartOffset()
3058 SectStartOffset = (Adapter->psFlash2xCSInfo->OffsetFromZeroForVSA2Start); in BcmGetSectionValStartOffset()
3673 if((psFlash2xCSInfo->OffsetFromZeroForVSA2Start) != UNINIT_PTR_IN_CS) in BcmGetFlash2xSectionalBitMap()
5048 if(Adapter->psFlash2xCSInfo->OffsetFromZeroForVSA2Start != UNINIT_PTR_IN_CS) in IsSectionExistInFlash()