Searched refs:sbni_intr (Results 1 – 4 of 4) sorted by relevance
126 void sbni_intr(void *);
144 NULL, sbni_intr, sc, &sc->irq_handle); in sbni_attach_isa()
140 INTR_MPSAFE, NULL, sbni_intr, sc, &sc->irq_handle); in sbni_pci_attach()
369 sbni_intr(void *arg) in sbni_intr() function