Home
last modified time | relevance | path

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

/qemu/hw/ide/
H A Dahci-internal.h84 #define HOST_CAP_64 (1U << 31) /* PCI DAC (64-bit DMA) support */ macro
H A Dahci.c551 HOST_CAP_NCQ | HOST_CAP_AHCI | HOST_CAP_64; in ahci_reg_init()