Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/usb/net/
Dif_ipheth.c72 static device_probe_t ipheth_probe; variable
121 DEVMETHOD(device_probe, ipheth_probe),
213 ipheth_probe(device_t dev) in ipheth_probe() function