Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/iwi/
Dif_iwi.c220 static int iwi_probe(device_t);
229 DEVMETHOD(device_probe, iwi_probe),
266 iwi_probe(device_t dev) in iwi_probe() function