Searched refs:xr_entry_size (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/xen/sys/
H A Dxendev.h279 int xr_entry_size; member in struct:xendev_ring
/illumos-gate/usr/src/uts/common/xen/os/
H A Dxvdi.c638 ringp->xr_entry_size);
2045 (_ringp)->xr_entry_size * ((_idx) & (GET_RING_SIZE(_ringp) - 1)))
2048 (_ringp)->xr_entry_size * ((_idx) & (GET_RING_SIZE(_ringp) - 1)))
2233 ringp->xr_entry_size = entrysize;
2249 ringp->xr_entry_size = entrysize;

Completed in 61 milliseconds