Home
last modified time | relevance | path

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

/openbmc/qemu/hw/scsi/
H A Dlsi53c895a.c218 struct LSIState { struct
220 PCIDevice parent_obj;
223 qemu_irq ext_irq;
224 MemoryRegion mmio_io;
225 MemoryRegion ram_io;
226 MemoryRegion io_io;
227 AddressSpace pci_io_as;
228 QEMUTimer *scripts_timer;
230 int carry; /* ??? Should this be in a visible register somewhere? */
231 int status;
[all …]