Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/tx/
H A Dif_txvar.h120 epic_read_phy_reg((sc), (phy), (reg))
H A Dif_tx.c108 static int epic_read_phy_reg(epic_softc_t *, int, int);
1544 epic_read_phy_reg(epic_softc_t *sc, int phy, int reg) in epic_read_phy_reg() function