Home
last modified time | relevance | path

Searched defs:FWOHCI_DMA_WRITE (Results 1 – 2 of 2) sorted by relevance

/trueos/sys/boot/i386/libfirewire/
HDfwohcireg.h94 #define FWOHCI_DMA_WRITE(x, y) ((x) = htole32(y)) macro
99 #define FWOHCI_DMA_WRITE(x, y) ((x) = (y)) macro
/trueos/sys/dev/firewire/
HDfwohcireg.h96 #define FWOHCI_DMA_WRITE(x, y) ((x) = htole32(y)) macro
101 #define FWOHCI_DMA_WRITE(x, y) ((x) = (y)) macro