Home
last modified time | relevance | path

Searched refs:olbyte (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/amd64/vmm/io/
H A Dvatpit.c89 int olbyte; member
218 if (latch && c->olbyte != 0) in pit_update_counter()
239 c->olbyte = 2; in pit_update_counter()
258 if (!(cmd & TIMER_RB_LCTR) && !c->olbyte) { in pit_readback1()
330 c->olbyte = 0; /* reset latch after reprogramming */ in vatpit_update_mode()
386 if (c->olbyte == 0) { in vatpit_handler()
396 *eax = c->ol[--c->olbyte]; in vatpit_handler()