Searched refs:iophyattach (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/sys/dev/mii/
H A Diophy.c78 void iophyattach(struct device *, struct device *, void *);
81 sizeof(struct mii_softc), iophymatch, iophyattach, mii_phy_detach
118 iophyattach(struct device *parent, struct device *self, void *aux) function

Completed in 59 milliseconds