Searched refs:host2sp_bufq_info (Results 1 – 2 of 2) sorted by relevance
1110 return queue >= 0 ? readb(&q->host2sp_bufq_info[thread][queue].end) : in imgu_css_queue_pos()1126 size = readb(&q->host2sp_bufq_info[thread][queue].size); in imgu_css_queue_data()1127 start = readb(&q->host2sp_bufq_info[thread][queue].start); in imgu_css_queue_data()1128 end = readb(&q->host2sp_bufq_info[thread][queue].end); in imgu_css_queue_data()1144 writeb(end2, &q->host2sp_bufq_info[thread][queue].end); in imgu_css_queue_data()
1910 struct imgu_abi_queue_info host2sp_bufq_info member