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