Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/intel/io/vmm/io/
H A Dvatpit.c99 bool ol_sel; /* read MSB from output latch */ member
257 c->ol_sel = true; in pit_update_counter()
417 if (c->ol_sel) { in vatpit_handler()
419 c->ol_sel = false; in vatpit_handler()
565 (src->ol_sel ? (1 << 3) : 0) | in vatpit_data_read()
621 out->ol_sel = (chan->vac_status & (1 << 3)) != 0; in vatpit_data_write()