Home
last modified time | relevance | path

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

/netbsd/sys/dev/ic/
H A Dsmc83c170.c83 static int epic_mii_write(device_t, int, int, uint16_t);
252 mii->mii_writereg = epic_mii_write; in epic_attach()
1369 epic_mii_write(device_t self, int phy, int reg, uint16_t val) in epic_mii_write() function