Home
last modified time | relevance | path

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

/openbmc/qemu/hw/ide/
H A Dioport.c42 iobase2, ide_portio2_list, bus, "ide"); in ide_init_ioport()
H A Dpci.c142 ide_portio2_list, &s->bus[0], "ide"); in pci_ide_update_mode()
156 ide_portio2_list, &s->bus[1], "ide"); in pci_ide_update_mode()
H A Dide-internal.h320 extern const MemoryRegionPortio ide_portio2_list[];
H A Dcore.c91 const MemoryRegionPortio ide_portio2_list[] = { variable