Home
last modified time | relevance | path

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

/openbmc/qemu/hw/ide/
H A Dahci.c57 static const char *AHCIHostReg_lookup[AHCI_HOST_REG__COUNT] = { variable
421 trace_ahci_mem_read_32_host_default(s, AHCIHostReg_lookup[regnum], in ahci_mem_read_32()
424 trace_ahci_mem_read_32_host(s, AHCIHostReg_lookup[regnum], addr, val); in ahci_mem_read_32()
515 AHCIHostReg_lookup[regnum], addr, val); in ahci_mem_write()
517 AHCIHostReg_lookup[regnum], addr); in ahci_mem_write()
519 trace_ahci_mem_write_host(s, size, AHCIHostReg_lookup[regnum], in ahci_mem_write()