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

/freebsd-10-stable/sys/dev/asr/
H A Dosd_util.h234 inline uLONG osdSwap4(uLONG *inLong) { function
238 #define osdSwap4(inLong) DPT_Bswapl(inLong) macro
H A Ddptalign.h90 # define osdSwap4(x) ( \ macro
H A Dasr.c153 #define osdSwap4(x) ((u_long)ntohl((u_long)(x))) macro

Completed in 103 milliseconds