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

/freebsd-11-stable/sys/dev/firewire/
H A Dfwohcireg.h96 #define FWOHCI_DMA_WRITE(x, y) ((x) = htole32(y)) macro
101 #define FWOHCI_DMA_WRITE(x, y) ((x) = (y)) macro

Completed in 94 milliseconds