Home
last modified time | relevance | path

Searched refs:rspevt (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/uts/common/xen/os/
H A Dxvdi.c2187 RING_IDX old, new, rspevt; in xvdi_ring_push_response() local
2199 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()