Home
last modified time | relevance | path

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

/openbmc/qemu/hw/ide/
H A Dahci_internal.h76 #define HOST_CTL_IRQ_EN (1 << 1) /* global IRQ enable */ macro
H A Dahci.c222 (s->control_regs.ghc & HOST_CTL_IRQ_EN)) { in ahci_check_irq()