Home
last modified time | relevance | path

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

/freebsd/sys/dev/ale/
H A Dif_ale.c116 static int ale_intr(void *);
669 INTR_TYPE_NET | INTR_MPSAFE, ale_intr, NULL, sc, in ale_attach()
2199 ale_intr(void *arg) in ale_intr() function