Searched refs:rspevt (Results 1 – 1 of 1) sorted by relevance
2186 RING_IDX old, new, rspevt; in xvdi_ring_push_response() local2198 rspevt = ddi_get32(ringp->xr_acc_hdl, &brp->sring->rsp_event); in xvdi_ring_push_response()2199 return ((RING_IDX)(new - rspevt) < (RING_IDX)(new - old)); in xvdi_ring_push_response()