Searched defs:AHCI_IRQ_ON_SG (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/hw/ide/ | ||
H A D | ahci-internal.h | 47 #define AHCI_IRQ_ON_SG (1U << 31) macro |
/openbmc/linux/drivers/ata/ | ||
H A D | ahci.h | 57 AHCI_IRQ_ON_SG = BIT(31), enumerator |