Home
last modified time | relevance | path

Searched refs:ide_portio_list (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/hw/ide/
H A Dioport.c38 iobase, ide_portio_list, bus, "ide"); in ide_init_ioport()
H A Dpci.c135 ide_portio_list, &s->bus[0], "ide"); in pci_ide_update_mode()
149 ide_portio_list, &s->bus[1], "ide"); in pci_ide_update_mode()
H A Dide-internal.h319 extern const MemoryRegionPortio ide_portio_list[];
H A Dcore.c84 const MemoryRegionPortio ide_portio_list[] = { variable