Searched refs:DBPRIO_V (Results 1 – 2 of 2) sorted by relevance
991 csio_wr_reg32(hw, DBPRIO_V(prio) | QID_V(q->un.eq.physeqid) | in csio_wr_issue()
80 #define DBPRIO_V(x) ((x) << DBPRIO_S) macro81 #define DBPRIO_F DBPRIO_V(1U)