Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/mii/
Dlxtphy.c87 static int lxtphy_probe(device_t);
92 DEVMETHOD(device_probe, lxtphy_probe),
127 lxtphy_probe(device_t dev) in lxtphy_probe() function