Searched refs:hi_rxopos (Results 1 - 4 of 4) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/char/
H A Dsxwindow.h161 BYTE hi_rxopos; /* 0x0B Receive buffer output index */ member in struct:_SXCHANNEL
H A Dsx.c923 rx_op = sx_read_channel_byte(port, hi_rxopos);
955 sx_write_channel_byte(port, hi_rxopos, (rx_op + c) & 0xff);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/char/
H A Dsxwindow.h161 BYTE hi_rxopos; /* 0x0B Receive buffer output index */ member in struct:_SXCHANNEL
H A Dsx.c923 rx_op = sx_read_channel_byte(port, hi_rxopos);
955 sx_write_channel_byte(port, hi_rxopos, (rx_op + c) & 0xff);

Completed in 162 milliseconds