Searched refs:vendorextnReadSection (Results 1 – 3 of 3) sorted by relevance
/linux-3.4.99/drivers/staging/bcm/ |
D | vendorspecificextn.h | 11 INT vendorextnReadSection(PVOID pContext, PUCHAR pBuffer, FLASH2X_SECTION_VAL SectionVal,
|
D | vendorspecificextn.c | 92 INT vendorextnReadSection(PVOID pContext, PUCHAR pBuffer, FLASH2X_SECTION_VAL SectionVal, in vendorextnReadSection() function
|
D | nvm.c | 2054 return vendorextnReadSection(Adapter,(PUCHAR)pBuffer,Adapter->eActiveDSD,uiOffset,uiNumBytes); in BeceemNVMRead() 3226 …return vendorextnReadSection(Adapter,(PUCHAR)pBuffer, eFlash2xSectionVal, uiOffsetWithinSectionVal… in BcmFlash2xBulkRead()
|