freebsd-dev/sys/dev/ahci
Olivier Houchard b05e505d6d Check if the device is marked as dma-coherent in the FDT, and if so, let
busdma know, so that on architectures where dma isn't always coherent, we
know we don't have to write-back/invalidates cachelines on DMA operations.

Reviewed by:	andrew, mav
2017-04-26 16:13:22 +00:00
..
ahci_generic.c Check if the device is marked as dma-coherent in the FDT, and if so, let 2017-04-26 16:13:22 +00:00
ahci_mv_fdt.c Add support for AHCI on ARMADA38X 2017-01-25 10:34:37 +00:00
ahci_pci.c Block FPDMA TRIM for ASMedia HBAs. 2017-04-18 08:04:15 +00:00
ahci.c Check if the device is marked as dma-coherent in the FDT, and if so, let 2017-04-26 16:13:22 +00:00
ahci.h Check if the device is marked as dma-coherent in the FDT, and if so, let 2017-04-26 16:13:22 +00:00
ahciem.c Always null-terminate ccb_pathinq.(sim_vid|hba_vid|dev_name) 2017-01-04 20:26:42 +00:00