Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/staging/bcm/
Dnvm.h207 B_UINT32 OffsetFromZeroForSectionStart; member
Dnvm.c2722 …(Adapter->psFlash2xVendorInfo->VendorSection[section].OffsetFromZeroForSectionStart != UNINIT_PTR_… in IsSectionExistInVendorInfo()
2733 Adapter->psFlash2xVendorInfo->VendorSection[i].OffsetFromZeroForSectionStart = UNINIT_PTR_IN_CS; in UpdateVendorInfo()
2749 Adapter->psFlash2xVendorInfo->VendorSection[i].OffsetFromZeroForSectionStart); in UpdateVendorInfo()
2755 …(UNINIT_PTR_IN_CS != Adapter->psFlash2xVendorInfo->VendorSection[i].OffsetFromZeroForSectionStart)) in UpdateVendorInfo()
2763 …(UNINIT_PTR_IN_CS != Adapter->psFlash2xVendorInfo->VendorSection[i].OffsetFromZeroForSectionStart)) in UpdateVendorInfo()
2771 …(UNINIT_PTR_IN_CS != Adapter->psFlash2xVendorInfo->VendorSection[i].OffsetFromZeroForSectionStart)) in UpdateVendorInfo()
2777 …f(UNINIT_PTR_IN_CS != Adapter->psFlash2xVendorInfo->VendorSection[i].OffsetFromZeroForSectionStart) in UpdateVendorInfo()
2784 …f(UNINIT_PTR_IN_CS != Adapter->psFlash2xVendorInfo->VendorSection[i].OffsetFromZeroForSectionStart) in UpdateVendorInfo()
2790 …f(UNINIT_PTR_IN_CS != Adapter->psFlash2xVendorInfo->VendorSection[i].OffsetFromZeroForSectionStart) in UpdateVendorInfo()
3021 …return Adapter->psFlash2xVendorInfo->VendorSection[eFlashSectionVal].OffsetFromZeroForSectionStart; in BcmGetSectionValStartOffset()