Searched refs:readbuf_offs (Results 1 – 1 of 1) sorted by relevance
3498 static int readbuf_offs; variable3506 readbuf_offs = offset; in readbuf_init()3519 get_user(cc, (unsigned char*)(readbuf_addr + readbuf_offs + pos)); in readbuf_word()3522 get_user(c, (unsigned short*)(readbuf_addr + readbuf_offs + pos * 2)); in readbuf_word()