Searched defs:FWOHCI_DMA_READ (Results 1 - 1 of 1) sorted by path

/freebsd-11-stable/sys/dev/firewire/
H A Dfwohcireg.h97 #define FWOHCI_DMA_READ(x) le32toh(x) macro
102 #define FWOHCI_DMA_READ(x) (x) macro

Completed in 179 milliseconds