Home
last modified time | relevance | path

Searched refs:new_rd_host_buf_pos (Results 1 – 1 of 1) sorted by relevance

/drivers/char/xillybus/
Dxillybus_core.c1002 int new_rd_host_buf_pos; in xillybus_myflush() local
1028 new_rd_host_buf_pos = channel->rd_host_buf_pos - in xillybus_myflush()
1037 for (i = 0; i < new_rd_host_buf_pos; i++) in xillybus_myflush()
1057 channel->rd_leftovers[3] = (new_rd_host_buf_pos != 0); in xillybus_myflush()
1093 channel->rd_host_buf_pos = new_rd_host_buf_pos; in xillybus_myflush()