Home
last modified time | relevance | path

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

/freebsd/sys/dev/iwi/
H A Dif_iwi.c218 static int iwi_probe(device_t);
227 DEVMETHOD(device_probe, iwi_probe),
262 iwi_probe(device_t dev) in iwi_probe() function