Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/staging/bcm/
Dnvm.h207 B_UINT32 OffsetFromZeroForSectionStart; member
Dnvm.c2711 …(Adapter->psFlash2xVendorInfo->VendorSection[section].OffsetFromZeroForSectionStart != UNINIT_PTR_… in IsSectionExistInVendorInfo()
2722 Adapter->psFlash2xVendorInfo->VendorSection[i].OffsetFromZeroForSectionStart = UNINIT_PTR_IN_CS; in UpdateVendorInfo()
2738 Adapter->psFlash2xVendorInfo->VendorSection[i].OffsetFromZeroForSectionStart); in UpdateVendorInfo()
2744 …(UNINIT_PTR_IN_CS != Adapter->psFlash2xVendorInfo->VendorSection[i].OffsetFromZeroForSectionStart)) in UpdateVendorInfo()
2752 …(UNINIT_PTR_IN_CS != Adapter->psFlash2xVendorInfo->VendorSection[i].OffsetFromZeroForSectionStart)) in UpdateVendorInfo()
2760 …(UNINIT_PTR_IN_CS != Adapter->psFlash2xVendorInfo->VendorSection[i].OffsetFromZeroForSectionStart)) in UpdateVendorInfo()
2766 …f(UNINIT_PTR_IN_CS != Adapter->psFlash2xVendorInfo->VendorSection[i].OffsetFromZeroForSectionStart) in UpdateVendorInfo()
2773 …f(UNINIT_PTR_IN_CS != Adapter->psFlash2xVendorInfo->VendorSection[i].OffsetFromZeroForSectionStart) in UpdateVendorInfo()
2779 …f(UNINIT_PTR_IN_CS != Adapter->psFlash2xVendorInfo->VendorSection[i].OffsetFromZeroForSectionStart) in UpdateVendorInfo()
3010 …return Adapter->psFlash2xVendorInfo->VendorSection[eFlashSectionVal].OffsetFromZeroForSectionStart; in BcmGetSectionValStartOffset()