Searched refs:inLong (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) { argument
230 return *inLong = DPT_Bswapl(*inLong);
233 #define osdSwap4(inLong) DPT_Bswapl(inLong)

Completed in 33 milliseconds