Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/xl/
HDif_xl.c283 static int xl_miibus_readreg(device_t, int, int);
316 DEVMETHOD(miibus_readreg, xl_miibus_readreg),
413 xl_miibus_readreg(device_t dev, int phy, int reg) in xl_miibus_readreg() function