Searched refs:con_buf (Results 1 – 2 of 2) sorted by relevance
164 con_buf_start = con_buf0 = con_buf; in vcs_read()201 con_buf0 = con_buf + HEADER_SIZE; in vcs_read()328 ret = copy_from_user(con_buf, buf, this_round); in vcs_write()358 con_buf0 = con_buf; in vcs_write()
2050 char con_buf[CON_BUF_SIZE]; variable