Searched refs:rd_host_buf_pos (Results 1 – 2 of 2) sorted by relevance
484 channel->rd_host_buf_pos = 0; in xilly_setupchannels()1046 end_offset_plus1 = channel->rd_host_buf_pos >> in xillybus_myflush()1049 new_rd_host_buf_pos = channel->rd_host_buf_pos - in xillybus_myflush()1113 channel->rd_host_buf_pos = new_rd_host_buf_pos; in xillybus_myflush()1232 bufpos = channel->rd_host_buf_pos; in xillybus_write()1247 channel->rd_host_buf_pos += howmany; in xillybus_write()1255 channel->rd_host_buf_pos = 0; in xillybus_write()1265 channel->rd_host_buf_pos -= in xillybus_write()1275 i < channel->rd_host_buf_pos; in xillybus_write()1352 (channel->rd_host_buf_pos != 0); in xillybus_write()[all …]
75 int rd_host_buf_pos; member