Searched refs:hi_rxipos (Results 1 – 2 of 2) sorted by relevance
/linux-2.4.37.9/drivers/char/ | ||
D | sxwindow.h | 160 BYTE hi_rxipos; /* 0x0A Receive buffer input index */ member |
D | sx.c | 1087 c = (sx_read_channel_byte (port, hi_rxipos) - rx_op) & 0xff; in sx_receive_chars() |