Home
last modified time | relevance | path

Searched defs:MC146818RtcState (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/include/hw/rtc/
H A Dmc146818rtc.h21 struct MC146818RtcState { struct
22 ISADevice parent_obj;
24 MemoryRegion io;
25 MemoryRegion coalesced_io;
49 QLIST_ENTRY(MC146818RtcState) link; argument