Home
last modified time | relevance | path

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

/openbmc/qemu/hw/i386/
H A Dpc_piix.c75 static const int ide_iobase2[MAX_IDE_BUS] = { 0x3f6, 0x376 }; variable
328 dev = isa_ide_init(isa_bus, ide_iobase[i], ide_iobase2[i], in pc_init1()