Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/mii/
H A Drgephy.c62 static int rgephy_match(device_t, cfdata_t, void *);
71 rgephy_match, rgephy_attach, mii_phy_detach, mii_phy_activate);
94 rgephy_match(device_t parent, cfdata_t match, void *aux) in rgephy_match() function