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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/char/
H A Drocket_int.h58 static inline void sOutDW(unsigned short port, unsigned long value) function
79 #define sOutDW(port, value) outl_p(cpu_to_le32(value), port) macro
[all...]

Completed in 76 milliseconds