Searched refs:hi_txipos (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/char/
H A Dsxwindow.h163 BYTE hi_txipos; /* 0x0D Transmit buffer input index */ member in struct:_SXCHANNEL
H A Dsx.c844 tx_ip = sx_read_channel_byte(port, hi_txipos);
878 sx_write_channel_byte(port, hi_txipos, (tx_ip + c) & 0xff);
1181 data_in_buffer = (sx_read_channel_byte(port, hi_txipos) -
1223 return ((sx_read_channel_byte(port, hi_txipos) -

Completed in 56 milliseconds