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