Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/staging/bcm/
Dnvm.h184 B_UINT32 OffsetFromZeroForDSD2Start; // DSD 2 offset member
Dnvm.c2601 …W, DBG_LVL_ALL, "OffsetFromZeroForDSD2Start :0x%x", (psFlash2xCSInfo->OffsetFromZeroForDSD2Start)); in BcmDumpFlash2XCSStructure()
2661 psFlash2xCSInfo->OffsetFromZeroForDSD2Start = ntohl(psFlash2xCSInfo->OffsetFromZeroForDSD2Start); in ConvertEndianOf2XCSStructure()
2761 …Adapter->psFlash2xCSInfo->OffsetFromZeroForDSD2Start = Adapter->psFlash2xCSInfo->OffsetFromZeroFor… in UpdateVendorInfo()
2763 …Adapter->psFlash2xCSInfo->OffsetFromZeroForDSD2Start = Adapter->psFlash2xCSInfo->OffsetFromZeroFor… in UpdateVendorInfo()
3034 if(Adapter->psFlash2xCSInfo->OffsetFromZeroForDSD2Start != UNINIT_PTR_IN_CS) in BcmGetSectionValStartOffset()
3035 SectStartOffset = (Adapter->psFlash2xCSInfo->OffsetFromZeroForDSD2Start); in BcmGetSectionValStartOffset()
3326 Adapter->ulFlashCalStart = Adapter->psFlash2xCSInfo->OffsetFromZeroForDSD2Start; in BcmGetActiveDSD()
3335 Adapter->ulFlashCalStart = Adapter->psFlash2xCSInfo->OffsetFromZeroForDSD2Start; in BcmGetActiveDSD()
3534 if((psFlash2xCSInfo->OffsetFromZeroForDSD2Start) != UNINIT_PTR_IN_CS) in BcmGetFlash2xSectionalBitMap()
5020 if(Adapter->psFlash2xCSInfo->OffsetFromZeroForDSD2Start != UNINIT_PTR_IN_CS) in IsSectionExistInFlash()