Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/mii/
H A Dacphy.c84 static int acphy_attach(device_t);
89 DEVMETHOD(device_attach, acphy_attach),
131 acphy_attach(device_t dev) in acphy_attach() function