Home
last modified time | relevance | path

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

/openbmc/qemu/hw/ide/
H A Dahci.c210 static void ahci_check_irq(AHCIState *s) in ahci_check_irq() function
244 ahci_check_irq(s); in ahci_trigger_irq()
327 ahci_check_irq(s); in ahci_port_write()
331 ahci_check_irq(s); in ahci_port_write()
497 ahci_check_irq(s); in ahci_mem_write()
502 ahci_check_irq(s); in ahci_mem_write()
H A Dtrace-events70 ahci_check_irq(void *s, uint32_t old, uint32_t new) "ahci(%p): check irq 0x%08x --> 0x%08x"