Home
last modified time | relevance | path

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

/freebsd/sys/dev/malo/
H A Dif_malo_pci.c203 INTR_TYPE_NET | INTR_MPSAFE, malo_intr, NULL, sc, in malo_pci_attach()
208 INTR_TYPE_NET | INTR_MPSAFE, malo_intr, NULL, sc, in malo_pci_attach()
H A Dif_malo.h583 int malo_intr(void *);
H A Dif_malo.c367 malo_intr(void *arg) in malo_intr() function