Searched refs:m3_intr (Results 1 – 1 of 1) sorted by relevance
200 static void m3_intr(void *);1103 m3_intr(void *p) in m3_intr() function1378 if (snd_setup_intr(dev, sc->irq, INTR_MPSAFE, m3_intr, sc, &sc->ih)) { in m3_pci_attach()