Home
last modified time | relevance | path

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

/freebsd/sys/dev/mii/
H A Datphy.c76 static uint16_t atphy_anar(struct ifmedia_entry *);
149 anar = atphy_anar(ife); in atphy_service()
304 atphy_anar(struct ifmedia_entry *ife) in atphy_anar() function