Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/staging/bcm/
Dnvm.h131 B_UINT32 OffsetFromZeroForDSDStart; member
Dnvm.c2570 …_RW, DBG_LVL_ALL, "OffsetFromZeroForDSDStart :0x%x", (psFlash2xCSInfo->OffsetFromZeroForDSDStart)); in BcmDumpFlash2XCSStructure()
2630 psFlash2xCSInfo->OffsetFromZeroForDSDStart = ntohl(psFlash2xCSInfo->OffsetFromZeroForDSDStart); in ConvertEndianOf2XCSStructure()
2745 …Adapter->psFlash2xCSInfo->OffsetFromZeroForDSDStart = Adapter->psFlash2xCSInfo->OffsetFromZeroForD… in UpdateVendorInfo()
2747 …Adapter->psFlash2xCSInfo->OffsetFromZeroForDSDStart = Adapter->psFlash2xCSInfo->OffsetFromZeroForD… in UpdateVendorInfo()
3026 if(Adapter->psFlash2xCSInfo->OffsetFromZeroForDSDStart != UNINIT_PTR_IN_CS) in BcmGetSectionValStartOffset()
3027 SectStartOffset = (Adapter->psFlash2xCSInfo->OffsetFromZeroForDSDStart); in BcmGetSectionValStartOffset()
3322 Adapter->ulFlashCalStart = Adapter->psFlash2xCSInfo->OffsetFromZeroForDSDStart; in BcmGetActiveDSD()
3345 Adapter->ulFlashCalStart = Adapter->psFlash2xCSInfo->OffsetFromZeroForDSDStart; in BcmGetActiveDSD()
3591 if((psFlash2xCSInfo->OffsetFromZeroForDSDStart) != UNINIT_PTR_IN_CS) in BcmGetFlash2xSectionalBitMap()
5012 if(Adapter->psFlash2xCSInfo->OffsetFromZeroForDSDStart != UNINIT_PTR_IN_CS) in IsSectionExistInFlash()