Searched refs:hi_rxopos (Results 1 – 2 of 2) sorted by relevance
161 BYTE hi_rxopos; /* 0x0B Receive buffer output index */ member
1086 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()