Home
last modified time | relevance | path

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

/openbmc/qemu/hw/ide/
H A Dahci-internal.h85 #define HOST_CAP_64 (1U << 31) /* PCI DAC (64-bit DMA) support */ macro
/openbmc/linux/drivers/ata/
H A Dahci.h102 HOST_CAP_64 = BIT(31), /* PCI DAC (64-bit DMA) support */ enumerator