Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/isa/
H A Disa.h62 struct ISADevice { struct
83 ISADevice *isa_new(const char *name); argument
/openbmc/qemu/include/qemu/
H A Dtypedefs.h58 typedef struct ISADevice ISADevice; typedef