Searched refs:latched_count (Results 1 – 3 of 3) sorted by relevance
16 u16 latched_count; member
174 c->latched_count = pit_get_count(kvm, channel); in pit_latch_count()430 ret = s->latched_count & 0xff; in pit_ioport_read()434 ret = s->latched_count >> 8; in pit_ioport_read()438 ret = s->latched_count & 0xff; in pit_ioport_read()
201 __u16 latched_count; member