Home
last modified time | relevance | path

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

/openbmc/linux/drivers/char/xillybus/
H A Dxillybus_core.c1023 int new_rd_host_buf_pos; in xillybus_myflush() local
1049 new_rd_host_buf_pos = channel->rd_host_buf_pos - in xillybus_myflush()
1058 for (i = 0; i < new_rd_host_buf_pos; i++) in xillybus_myflush()
1078 channel->rd_leftovers[3] = (new_rd_host_buf_pos != 0); in xillybus_myflush()
1113 channel->rd_host_buf_pos = new_rd_host_buf_pos; in xillybus_myflush()