Searched refs:DMA_64BIT_MASK (Results 1 – 3 of 3) sorted by relevance
36 ** add DMA_64BIT_MASK for backward compatible with all 2.6.x
102 * Use DMA_64BIT_MASK and DMA_32BIT_MASK defines instead of
454 #ifndef DMA_64BIT_MASK455 #define DMA_64BIT_MASK 0xffffffffffffffffULL macro