Searched refs:VIO_DRING_ACQUIRE (Results 1 - 3 of 3) sorted by relevance
/illumos-gate/usr/src/uts/sun4v/sys/ |
H A D | vio_common.h | 52 #define VIO_DRING_ACQUIRE(otd, mtype, handle, start, stop) \ macro
|
/illumos-gate/usr/src/uts/sun4v/io/ |
H A D | vnet_common.c | 192 if ((rv = VIO_DRING_ACQUIRE(&otd, mtype, handle, start, stop)) != 0)
|
H A D | vds.c | 2365 if ((status = VIO_DRING_ACQUIRE(&otd, vd->dring_mtype, 4833 if ((status = VIO_DRING_ACQUIRE(&otd, vd->dring_mtype,
|
Completed in 69 milliseconds