Home
last modified time | relevance | path

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

/devicemodel/hw/platform/
A Dpit.c88 int crbyte; member
190 if (c->nullcnt && c->crbyte == 2) { in pit_load_ce()
193 c->crbyte = 0; in pit_load_ce()
501 c->crbyte = 0; /* control word must be written first */ in vpit_update_mode()
583 if (c->crbyte == 2) { in vpit_handler()
585 c->crbyte = 0; in vpit_handler()
588 c->cr[c->crbyte++] = *eax; in vpit_handler()
590 if (c->crbyte == 2) { in vpit_handler()
594 c->crbyte = 0; in vpit_handler()

Completed in 4 milliseconds