Searched refs:rd_host_buf_pos (Results 1 – 2 of 2) sorted by relevance
448 channel->rd_host_buf_pos = 0; in xilly_setupchannels()1013 end_offset_plus1 = channel->rd_host_buf_pos >> in xillybus_myflush()1016 new_rd_host_buf_pos = channel->rd_host_buf_pos - in xillybus_myflush()1081 channel->rd_host_buf_pos = new_rd_host_buf_pos; in xillybus_myflush()1200 bufpos = channel->rd_host_buf_pos; in xillybus_write()1215 channel->rd_host_buf_pos += howmany; in xillybus_write()1223 channel->rd_host_buf_pos = 0; in xillybus_write()1233 channel->rd_host_buf_pos -= in xillybus_write()1243 i < channel->rd_host_buf_pos; in xillybus_write()1322 (channel->rd_host_buf_pos != 0); in xillybus_write()[all …]
75 int rd_host_buf_pos; member