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

Completed in 63 milliseconds