Home
last modified time | relevance | path

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

/openbmc/qemu/hw/ide/
H A Dcore.c1268 const char *ATA_IOPORT_WR_lookup[ATA_IOPORT_WR_NUM_REGISTERS] = { variable
1285 trace_ide_ioport_write(addr, ATA_IOPORT_WR_lookup[reg_num], val, bus, s); in ide_ioport_write()