Home
last modified time | relevance | path

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

/openbsd/sys/dev/mii/
H A Drdcphy.c94 void rdcphy_attach(struct device *, struct device *, void *);
112 sizeof(struct rdcphy_softc), rdcphy_match, rdcphy_attach,
132 rdcphy_attach(struct device *parent, struct device *self, void *aux) in rdcphy_attach() function