Searched refs:HINT_SAFE_DMA (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/parisc/
H A Dccio-dma.c464 #define HINT_SAFE_DMA 0x02UL /* used for pci_alloc_consistent() pages */ macro
480 [PCI_DMA_BIDIRECTIONAL] = HINT_STOP_MOST | HINT_SAFE_DMA | IOPDIR_VALID,
682 hint |= HINT_SAFE_DMA;

Completed in 117 milliseconds