Searched refs:ps2buf_out_idx (Results 1 – 1 of 1) sorted by relevance
48 static int ps2buf_out_idx; variable97 chr = ps2buf[ps2buf_out_idx++]; in ps2ser_getc()98 ps2buf_out_idx &= (PS2BUF_SIZE - 1); in ps2ser_getc()