Home
last modified time | relevance | path

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

/mirbsd/src/sys/dev/mii/
Dbrgphy.c70 void brgphy_attach(struct device *, struct device *, void *);
73 sizeof(struct mii_softc), brgphy_probe, brgphy_attach, mii_phy_detach,
130 brgphy_attach(struct device *parent, struct device *self, void *aux) in brgphy_attach() function