Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/mii/
H A Dlxtphy.c88 static int lxtphy_attach(device_t);
93 DEVMETHOD(device_attach, lxtphy_attach),
134 lxtphy_attach(device_t dev) in lxtphy_attach() function