Home
last modified time | relevance | path

Searched defs:AHCI_IRQ_ON_SG (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/hw/ide/
H A Dahci-internal.h47 #define AHCI_IRQ_ON_SG (1U << 31) macro
/openbmc/linux/drivers/ata/
H A Dahci.h57 AHCI_IRQ_ON_SG = BIT(31), enumerator