Searched defs:OUT_PORT_WORD (Results 1 - 2 of 2) 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 Dhcf.c153 #define OUT_PORT_WORD(port, value) out_port_word( (hcf_io)(port), (hcf_16)(value) ) macro
H A Dhcfcfg.h461 #define OUT_PORT_WORD(port, value) NdisRawWritePortUshort((ULONG) (port) , (USHORT) (value)) macro
488 #define OUT_PORT_WORD CE_OUT_PORT_WORD macro
614 #define OUT_PORT_WORD(port, value) ((void)_outpw( (hcf_io)(port), value )) macro
857 #define OUT_PORT_WORD(port, value) (outw((hcf_16) (value), (hcf_io)(port) )) macro
907 #define OUT_PORT_WORD(por macro
939 #define OUT_PORT_WORD macro
961 #define OUT_PORT_WORD macro
994 #define OUT_PORT_WORD macro
1028 #define OUT_PORT_WORD macro
1051 #define OUT_PORT_WORD macro
1098 #define OUT_PORT_WORD macro
1118 #define OUT_PORT_WORD macro
1121 #define OUT_PORT_WORD macro
1200 asm void OUT_PORT_WORD(int port, hcf_16 value) function
1271 #define OUT_PORT_WORD macro
1275 #define OUT_PORT_WORD macro
1347 #define OUT_PORT_WORD macro
1417 #define OUT_PORT_WORD macro
1454 #define OUT_PORT_WORD macro
1481 #define OUT_PORT_WORD macro
1530 #define OUT_PORT_WORD macro
1564 #define OUT_PORT_WORD macro
1588 #define OUT_PORT_WORD macro
1688 #define OUT_PORT_WORD macro
1822 #define OUT_PORT_WORD macro
[all...]

Completed in 88 milliseconds