Home
last modified time | relevance | path

Searched refs:AHCI_HFLAG_ATAPI_DMA_QUIRK (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/ata/
H A Dahci.h249 AHCI_HFLAG_ATAPI_DMA_QUIRK = BIT(29), /* force ATAPI to use DMA */ enumerator
H A Dahci.c195 AHCI_HFLAG_ATAPI_DMA_QUIRK),
H A Dlibahci.c1327 (hpriv->flags & AHCI_HFLAG_ATAPI_DMA_QUIRK)) in ahci_dev_config()