Searched refs:DMA_ADDR_T_WIDTH (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/net/sfc/
H A Dbitfield.h528 #define DMA_ADDR_T_WIDTH (8 * sizeof(dma_addr_t)) macro
530 (((width) < DMA_ADDR_T_WIDTH) ? (width) : DMA_ADDR_T_WIDTH)

Completed in 35 milliseconds