Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/staging/vt6655/
Dsrom.c134 unsigned char *pbyEtherAddress) in SROMvReadEtherAddress() argument
140 *pbyEtherAddress = SROMbyReadEmbedded(iobase, ii); in SROMvReadEtherAddress()
141 pbyEtherAddress++; in SROMvReadEtherAddress()
Dsrom.h85 unsigned char *pbyEtherAddress);