Searched refs:HINT_STOP_MOST (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.c466 #define HINT_STOP_MOST 0x04UL /* LSL support */ macro
468 #define HINT_STOP_MOST 0x00UL /* only needed for "some EISA devices" */ macro
480 [PCI_DMA_BIDIRECTIONAL] = HINT_STOP_MOST | HINT_SAFE_DMA | IOPDIR_VALID,
481 [PCI_DMA_TODEVICE] = HINT_STOP_MOST | HINT_PREFETCH | IOPDIR_VALID,
482 [PCI_DMA_FROMDEVICE] = HINT_STOP_MOST | IOPDIR_VALID,

Completed in 80 milliseconds