Searched defs:FWOHCI_DMA_WRITE (Results 1 – 2 of 2) sorted by relevance
94 #define FWOHCI_DMA_WRITE(x, y) ((x) = htole32(y)) macro99 #define FWOHCI_DMA_WRITE(x, y) ((x) = (y)) macro
96 #define FWOHCI_DMA_WRITE(x, y) ((x) = htole32(y)) macro101 #define FWOHCI_DMA_WRITE(x, y) ((x) = (y)) macro