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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/wlags49_h2/
H A Dhcfcfg.h230 * void IN_PORT_STRING_32( port, addr, len)
466 #define IN_PORT_STRING_32(port, addr, len) { \ macro
620 #define IN_PORT_STRING_32( port, addr, n) { int n2 = 2*n; IN_PORT_STRING_8_16(port, addr, n2) } macro
863 #define IN_PORT_STRING_32(port, dst, n) insl((port), (dst), (n)) macro
H A Dhcfdef.h672 #undef IN_PORT_STRING_32 macro
H A Dhcf.c162 void IN_PORT_STRING_32( hcf_io prt, hcf_32 FAR * dst, int n) { function
178 } // IN_PORT_STRING_32
3970 IN_PORT_STRING_32( io_port, p4, j );

Completed in 93 milliseconds