Searched refs:SBP_IRQ_DMA8 (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/dev/isa/
H A Dsbreg.h111 #define SBP_IRQ_DMA8 0x01 macro
H A Dsbdsp.c1635 if ((irq & (SBP_IRQ_DMA8 | SBP_IRQ_DMA16 | SBP_IRQ_MPU401))
1643 irq = SBP_IRQ_DMA8;
1650 if (irq & SBP_IRQ_DMA8) {

Completed in 297 milliseconds