Searched refs:vendorextnGetSectionInfo (Results 1 – 3 of 3) sorted by relevance
7 INT vendorextnGetSectionInfo(PVOID pContext, struct bcm_flash2x_vendor_info *pVendorInfo);
14 INT vendorextnGetSectionInfo(PVOID pContext, in vendorextnGetSectionInfo() function
2419 if (STATUS_SUCCESS != vendorextnGetSectionInfo(Adapter, Adapter->psFlash2xVendorInfo)) in UpdateVendorInfo()