Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/tl/
H A Dif_tl.c259 static int tl_probe (device_t);
330 DEVMETHOD(device_probe, tl_probe),
1030 tl_probe(device_t dev) in tl_probe() function