Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/staging/vt6655/
Dsrom.c131 unsigned char *pbyEtherAddress) in SROMvReadEtherAddress() argument
137 *pbyEtherAddress = SROMbyReadEmbedded(iobase, ii); in SROMvReadEtherAddress()
138 pbyEtherAddress++; in SROMvReadEtherAddress()
Dsrom.h83 unsigned char *pbyEtherAddress);