Searched refs:hi_txopos (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.h162 BYTE hi_txopos; /* 0x0C Transmit buffer output index */ member in struct:_SXCHANNEL
H A Dsx.c848 txroom = (sx_read_channel_byte(port, hi_txopos) - tx_ip - 1) &
1182 sx_read_channel_byte(port, hi_txopos)) & 0xff;
1224 sx_read_channel_byte(port, hi_txopos)) & 0xff);

Completed in 50 milliseconds