Searched defs:dma_unmap_addr_set (Results 1 – 1 of 1) sorted by relevance
711 #define dma_unmap_addr_set(PTR, ADDR_NAME, VAL) (((PTR)->ADDR_NAME) = (VAL)) macro719 #define dma_unmap_addr_set(PTR, ADDR_NAME, VAL) \ macro