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

  /src/common/include/x86emu/
x86emu_i8254.h 65 bool status_is_latched; member in struct:x86emu_i8254_timer
  /src/common/lib/libx86emu/
x86emu_i8254.c 156 if (timer->status_is_latched)
230 if (timer->status_is_latched) {
231 timer->status_is_latched = false;
289 timer->status_is_latched = false;
340 timer->status_is_latched = false;

Completed in 13 milliseconds