Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/mii/
Drlphy.c57 void rlphyattach(struct device *, struct device *, void *);
60 sizeof(struct mii_softc), rlphymatch, rlphyattach, mii_phy_detach
112 rlphyattach(struct device *parent, struct device *self, void *aux) in rlphyattach() function