Searched refs:EMU_CHAN_CVCF (Results 1 – 2 of 2) sorted by relevance
| /openbsd/src/sys/dev/pci/ |
| D | emuxkireg.h | 219 #define EMU_CHAN_CVCF 0x02 macro 222 #define EMU_CHAN_CVCF_CURRVOL EMU_MKSUBREG(16, 16, EMU_CHAN_CVCF) 225 #define EMU_CHAN_CVCF_CURRFILTER EMU_MKSUBREG(16, 0, EMU_CHAN_CVCF)
|
| D | emuxki.c | 788 emuxki_write(sc, i, EMU_CHAN_CVCF, 0xffff); in emuxki_init() 941 emuxki_write(sc, i, EMU_CHAN_CVCF, 0); in emuxki_shutdown()
|