Home
last modified time | relevance | path

Searched refs:SROMvReadEtherAddress (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/drivers/staging/vt6655/
Dsrom.h98 void SROMvReadEtherAddress(void __iomem *dwIoBase,
Dsrom.c144 void SROMvReadEtherAddress(void __iomem *dwIoBase, unsigned char *pbyEtherAddress) in SROMvReadEtherAddress() function
Ddevice_main.c440 SROMvReadEtherAddress(pDevice->PortOffset, pDevice->abyCurrentNetAddr); in device_init_registers()