Home
last modified time | relevance | path

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

/qemu/hw/isa/
H A Dpc87312.c163 static uint16_t get_ide_iobase(ISASuperIODevice *sio, uint8_t index) in get_ide_iobase() function
168 return get_ide_iobase(sio, 0) + 0x206; in get_ide_iobase()
368 .get_iobase = get_ide_iobase, in pc87312_class_init()