Home
last modified time | relevance | path

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

/trueos/sys/dev/wl/
HDif_wl.c333 static void wlintr(void *arg);
574 bus_setup_intr(device, sc->res_irq, INTR_TYPE_NET, NULL, wlintr, sc, &sc->intr_cookie); in wlattach()
1498 wlintr(void *arg) in wlintr() function