Home
last modified time | relevance | path

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

/mirbsd/src/sys/dev/mii/
Dicsphy.c92 void icsphyattach(struct device *, struct device *, void *);
95 sizeof(struct mii_softc), icsphymatch, icsphyattach, mii_phy_detach,
136 icsphyattach(struct device *parent, struct device *self, void *aux) in icsphyattach() function