Home
last modified time | relevance | path

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

/dragonfly/sys/dev/pccard/pccbb/
H A Dpccbbvar.h129 void cbb_intr(void *arg);
H A Dpccbb_pci.c382 if (bus_setup_intr(brdev, sc->irq_res, INTR_MPSAFE, cbb_intr, sc, in cbb_pci_attach()
H A Dpccbb.c610 cbb_intr(void *arg) in cbb_intr() function
1586 if (bus_setup_intr(self, sc->irq_res, INTR_MPSAFE, cbb_intr, sc, in cbb_resume()