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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/dpt/
H A Dosd_util.h229 inline uLONG osdSwap4(uLONG *inLong) { function
233 #define osdSwap4(inLong) DPT_Bswapl(inLong) macro
237 # if !defined(osdSwap4)
238 uLONG osdSwap4(DPT_UNALIGNED uLONG *);
239 # endif // !osdSwap4

Completed in 161 milliseconds