Home
last modified time | relevance | path

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

/openbmc/qemu/hw/mips/
H A Dboston.c63 struct BostonState { struct
64 SysBusDevice parent_obj;
66 MachineState *mach;
67 MIPSCPSState cps;
68 SerialMM *uart;
69 Clock *cpuclk;
71 CharBackend lcd_display;
72 char lcd_content[8];
73 bool lcd_inited;
75 hwaddr kernel_entry;
[all …]