Searched refs:wr_point (Results 1 – 2 of 2) sorted by relevance
1488 u32 rd_point = cq->rd_point, wr_point; in cq_interrupt_v1_hw() local1492 wr_point = hisi_sas_read32(hisi_hba, in cq_interrupt_v1_hw()1495 while (rd_point != wr_point) { in cq_interrupt_v1_hw()
227 int wr_point; member