Home
last modified time | relevance | path

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

/openbmc/qemu/hw/sparc64/
H A Dsun4u.c77 struct hwdef { struct
78 uint16_t machine_id;
79 uint64_t prom_addr;
80 uint64_t console_serial_base;
557 const struct hwdef *hwdef) in sun4uv_init()
/openbmc/qemu/hw/sparc/
H A Dsun4m.c113 const struct sun4m_hwdef *hwdef; member
823 const struct sun4m_hwdef *hwdef = SUN4M_MACHINE_GET_CLASS(machine)->hwdef; in sun4m_hw_init() local