Home
last modified time | relevance | path

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

/mirbsd/src/sys/dev/mii/
Dexphy.c88 void exphyattach(struct device *, struct device *, void *);
91 sizeof(struct mii_softc), exphymatch, exphyattach, mii_phy_detach,
127 exphyattach(struct device *parent, struct device *self, void *aux) in exphyattach() function