Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/staging/bcm/
Dnvm.h184 B_UINT32 OffsetFromZeroForDSD2Start; // DSD 2 offset member
Dnvm.c2612 …W, DBG_LVL_ALL, "OffsetFromZeroForDSD2Start :0x%x", (psFlash2xCSInfo->OffsetFromZeroForDSD2Start)); in BcmDumpFlash2XCSStructure()
2672 psFlash2xCSInfo->OffsetFromZeroForDSD2Start = ntohl(psFlash2xCSInfo->OffsetFromZeroForDSD2Start); in ConvertEndianOf2XCSStructure()
2772 …Adapter->psFlash2xCSInfo->OffsetFromZeroForDSD2Start = Adapter->psFlash2xCSInfo->OffsetFromZeroFor… in UpdateVendorInfo()
2774 …Adapter->psFlash2xCSInfo->OffsetFromZeroForDSD2Start = Adapter->psFlash2xCSInfo->OffsetFromZeroFor… in UpdateVendorInfo()
3045 if(Adapter->psFlash2xCSInfo->OffsetFromZeroForDSD2Start != UNINIT_PTR_IN_CS) in BcmGetSectionValStartOffset()
3046 SectStartOffset = (Adapter->psFlash2xCSInfo->OffsetFromZeroForDSD2Start); in BcmGetSectionValStartOffset()
3337 Adapter->ulFlashCalStart = Adapter->psFlash2xCSInfo->OffsetFromZeroForDSD2Start; in BcmGetActiveDSD()
3346 Adapter->ulFlashCalStart = Adapter->psFlash2xCSInfo->OffsetFromZeroForDSD2Start; in BcmGetActiveDSD()
3545 if((psFlash2xCSInfo->OffsetFromZeroForDSD2Start) != UNINIT_PTR_IN_CS) in BcmGetFlash2xSectionalBitMap()
5036 if(Adapter->psFlash2xCSInfo->OffsetFromZeroForDSD2Start != UNINIT_PTR_IN_CS) in IsSectionExistInFlash()