Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/mii/
Dexphy.c77 static int exphymatch(device_t, cfdata_t, void *);
81 exphymatch, exphyattach, mii_phy_detach, mii_phy_activate);
91 exphymatch(device_t parent, cfdata_t match, void *aux) in exphymatch() function