Home
last modified time | relevance | path

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

/NextBSD/sys/dev/wl/
HDif_wl.c269 static int wlprobe(device_t);
274 DEVMETHOD(device_probe, wlprobe),
386 wlprobe(device_t device) in wlprobe() function