Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/mii/
Dipgphy.c59 void ipgphy_attach(struct device *, struct device *, void *);
62 sizeof(struct mii_softc), ipgphy_probe, ipgphy_attach, mii_phy_detach
101 ipgphy_attach(struct device *parent, struct device *self, void *aux) in ipgphy_attach() function