Home
last modified time | relevance | path

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

/f-stack/freebsd/amd64/vmm/io/
H A Dvatpit.c90 int olbyte; member
219 if (latch && c->olbyte != 0) in pit_update_counter()
240 c->olbyte = 2; in pit_update_counter()
259 if (!(cmd & TIMER_RB_LCTR) && !c->olbyte) { in pit_readback1()
331 c->olbyte = 0; /* reset latch after reprogramming */ in vatpit_update_mode()
388 if (c->olbyte == 0) { in vatpit_handler()
398 *eax = c->ol[--c->olbyte]; in vatpit_handler()