Home
last modified time | relevance | path

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

/qemu/hw/ide/
H A Dahci.c469 static void ahci_mem_write(void *opaque, hwaddr addr, in ahci_mem_write() function
536 .write = ahci_mem_write,
566 ahci_mem_write(opaque, s->idp_index, val, size); in ahci_idp_write()
H A Dtrace-events79 ahci_mem_write(void *s, unsigned size, uint64_t addr, uint64_t val) "ahci(%p): write%u @ 0x%"PRIx64…