Searched refs:write_latch (Results 1 – 5 of 5) sorted by relevance
116 sc->write_latch = kchan->write_latch; in kvm_pit_get()153 kchan->write_latch = sc->write_latch; in kvm_pit_put()
40 uint8_t write_latch; member
186 s->write_latch = val; in pit_ioport_write() 190 pit_load_count(s, s->write_latch | (val << 8)); in pit_ioport_write()
189 VMSTATE_UINT8(write_latch, PITChannelState),
280 __u8 write_latch;275 __u8 write_latch; global() member