Home
last modified time | relevance | path

Searched refs:hi_rxopos (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/drivers/char/
Dsxwindow.h161 BYTE hi_rxopos; /* 0x0B Receive buffer output index */ member
Dsx.c1086 rx_op = sx_read_channel_byte (port, hi_rxopos); in sx_receive_chars()
1120 sx_write_channel_byte (port, hi_rxopos, (rx_op + c) & 0xff); in sx_receive_chars()