Home
last modified time | relevance | path

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

/freebsd/sys/dev/mii/
H A Dsmcphy.c54 static int smcphy_attach(device_t);
64 DEVMETHOD(device_attach, smcphy_attach),
104 smcphy_attach(device_t dev) in smcphy_attach() function