Searched refs:EMU_IPR (Results 1 – 3 of 3) sorted by relevance
/freebsd/sys/dev/sound/pci/ |
H A D | emuxkireg.h | 57 #define EMU_IPR 0x08 macro
|
H A D | emu10k1.c | 1221 stat = emu_rd(sc, EMU_IPR, 4); in emu_intr() 1262 emu_wr(sc, EMU_IPR, stat, 4); in emu_intr()
|
H A D | emu10kx.c | 982 stat = emu_rd(sc, EMU_IPR, 4); in emu_intr() 986 emu_wr(sc, EMU_IPR, stat, 4); in emu_intr()
|