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) in vnet_dring_entry_copy()
|
H A D | vds.c | 2366 if ((status = VIO_DRING_ACQUIRE(&otd, vd->dring_mtype, in vd_mark_elem_done() 4838 if ((status = VIO_DRING_ACQUIRE(&otd, vd->dring_mtype, in vd_process_element()
|