Searched defs:Ast2700FCState (Results 1 – 1 of 1) sorted by relevance
33 struct Ast2700FCState { struct34 MachineState parent_obj;36 MemoryRegion ca35_memory;37 MemoryRegion ca35_dram;61 Ast2700FCState *s = AST2700A1FC(machine); in ast2700fc_ca35_init() argument