Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/mii/
Dinphy.c80 void inphyattach(struct device *, struct device *, void *);
83 sizeof(struct mii_softc), inphymatch, inphyattach, mii_phy_detach
123 inphyattach(struct device *parent, struct device *self, void *aux) in inphyattach() function