Home
last modified time | relevance | path

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

/freebsd/sys/dev/mii/
H A Dacphy.c82 static int acphy_attach(device_t);
87 DEVMETHOD(device_attach, acphy_attach),
127 acphy_attach(device_t dev) in acphy_attach() function