Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/staging/bcm/ !
Dnvm.h189 B_UINT32 OffsetFromZeroForVSA2Start; // VSA 2 offset member
Dnvm.c2605 …W, DBG_LVL_ALL, "OffsetFromZeroForVSA2Start :0x%x", (psFlash2xCSInfo->OffsetFromZeroForVSA2Start)); in BcmDumpFlash2XCSStructure()
2665 psFlash2xCSInfo->OffsetFromZeroForVSA2Start = ntohl(psFlash2xCSInfo->OffsetFromZeroForVSA2Start); in ConvertEndianOf2XCSStructure()
2780 …Adapter->psFlash2xCSInfo->OffsetFromZeroForVSA2Start = Adapter->psFlash2xCSInfo->OffsetFromZeroFor… in UpdateVendorInfo()
2782 …Adapter->psFlash2xCSInfo->OffsetFromZeroForVSA2Start = Adapter->psFlash2xCSInfo->OffsetFromZeroFor… in UpdateVendorInfo()
3046 if(Adapter->psFlash2xCSInfo->OffsetFromZeroForVSA2Start != UNINIT_PTR_IN_CS) in BcmGetSectionValStartOffset()
3047 SectStartOffset = (Adapter->psFlash2xCSInfo->OffsetFromZeroForVSA2Start); in BcmGetSectionValStartOffset()
3662 if((psFlash2xCSInfo->OffsetFromZeroForVSA2Start) != UNINIT_PTR_IN_CS) in BcmGetFlash2xSectionalBitMap()
5032 if(Adapter->psFlash2xCSInfo->OffsetFromZeroForVSA2Start != UNINIT_PTR_IN_CS) in IsSectionExistInFlash()