Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/mii/
Dacphy.c60 void acphyattach(struct device *, struct device *, void *);
63 sizeof(struct mii_softc), acphymatch, acphyattach, mii_phy_detach
101 acphyattach(struct device *parent, struct device *self, void *aux) in acphyattach() function