Home
last modified time | relevance | path

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

/titanic_51/usr/src/boot/sys/boot/i386/libfirewire/
H A Dfwohcireg.h96 #define FWOHCI_DMA_SET(x, y) ((x) |= htole32(y)) macro
101 #define FWOHCI_DMA_SET(x, y) ((x) |= (y)) macro