HomeSort by: relevance | last modified time | path
    Searched refs:EMU_CHAN_CVCF (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/pci/
emuxkireg.h 211 #define EMU_CHAN_CVCF 0x02
213 #define EMU_CHAN_CVCF_CURRVOL EMU_MKSUBREG(16, 16, EMU_CHAN_CVCF)
215 #define EMU_CHAN_CVCF_CURRFILTER EMU_MKSUBREG(16, 0, EMU_CHAN_CVCF)
emuxki.c 563 emuxki_write(sc, i, EMU_CHAN_CVCF, 0xffff);
815 emuxki_write(sc, ch, EMU_CHAN_CVCF,
837 emuxki_write(sc, ch, EMU_CHAN_CVCF, 0);

Completed in 14 milliseconds