Home
last modified time | relevance | path

Searched refs:NET_SWAP_2 (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/drivers/scsi/dpt/
Ddpt_osdutil.h267 #ifndef NET_SWAP_2
268 #define NET_SWAP_2(x) (((x) >> 8) | ((x) << 8)) macro
279 #ifndef NET_SWAP_2
280 #define NET_SWAP_2(x) (x) macro
Dosd_util.h267 #ifndef NET_SWAP_2
268 #define NET_SWAP_2(x) (((x) >> 8) | ((x) << 8)) macro
279 #ifndef NET_SWAP_2
280 #define NET_SWAP_2(x) (x) macro