Home
last modified time | relevance | path

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

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