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

  /src/sys/dev/pci/
emuxkireg.h 173 #define EMU_TIMER 0x1a
175 #define EMU_TIMER_RATE EMU_MKSUBREG(10, 0, EMU_TIMER)
emuxki.c 848 /* EMU_TIMER is 16bit register */
849 emuxki_writeio_2(sc, EMU_TIMER, timer);
863 /* EMU_TIMER is 16bit register */
864 emuxki_writeio_2(sc, EMU_TIMER, 0);

Completed in 12 milliseconds