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