Home
last modified time | relevance | path

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

/freebsd/sys/dev/alc/
H A Dif_alc.c168 static int alc_intr(void *);
1654 INTR_TYPE_NET | INTR_MPSAFE, alc_intr, NULL, sc, in alc_attach()
3340 alc_intr(void *arg) in alc_intr() function