Searched refs:latched_count (Results 1 – 3 of 3) sorted by relevance
10 u16 latched_count; member
213 c->latched_count = pit_get_count(kvm, channel); in pit_latch_count()555 ret = s->latched_count & 0xff; in pit_ioport_read()559 ret = s->latched_count >> 8; in pit_ioport_read()563 ret = s->latched_count & 0xff; in pit_ioport_read()
233 __u16 latched_count; member