Searched refs:SBP_IRQ_MPU401 (Results 1 – 2 of 2) sorted by relevance
110 #define SBP_IRQ_MPU401 0x04 macro
1342 if ((irq & (SBP_IRQ_DMA8 | SBP_IRQ_DMA16 | SBP_IRQ_MPU401)) == 0) { in sbdsp_intr()1367 if ((irq & SBP_IRQ_MPU401) && sc->sc_hasmpu) { in sbdsp_intr()