Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/wb/
H A Dif_wb.c137 static int wb_probe(device_t);
190 DEVMETHOD(device_probe, wb_probe),
684 wb_probe(device_t dev) in wb_probe() function