Home
last modified time | relevance | path

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

/NextBSD/sys/dev/iwi/
HDif_iwi.c210 static int iwi_detach(device_t);
219 DEVMETHOD(device_detach, iwi_detach),
428 iwi_detach(dev); in iwi_attach()
433 iwi_detach(device_t dev) in iwi_detach() function