Home
last modified time | relevance | path

Searched refs:HISR_MIDI (Results 1 – 4 of 4) sorted by relevance

/openbsd/sys/dev/pci/
H A Dcs4280reg.h43 #define HISR_MIDI 0x00100000 macro
H A Dcs4281reg.h44 #define HISR_MIDI 0x00400000 macro
H A Dcs4281.c333 if (!(intr & (HISR_DMA0 | HISR_DMA1 | HISR_MIDI))) { in cs4281_intr()
H A Dcs4280.c748 if (intr & HISR_MIDI) { in cs4280_intr()