Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/mii/
H A Dnsphy.c88 static int nsphy_attach(device_t);
93 DEVMETHOD(device_attach, nsphy_attach),
132 nsphy_attach(device_t dev) in nsphy_attach() function