Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/iwn/
Dif_iwn.c125 static int iwn_probe(device_t);
410 DEVMETHOD(device_probe, iwn_probe),
436 iwn_probe(device_t dev) in iwn_probe() function