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

/opensolaris-onvv-gate/usr/src/uts/sun4v/sys/
H A Dvdc.h255 struct vdc_io *vio_next; /* next pending I/O in the queue */ member in struct:vdc_io
/opensolaris-onvv-gate/usr/src/uts/sun4v/io/
H A Dvdc.c6755 vio->vio_next = vdc->eio_queue;
6791 vio = vio->vio_next;
6803 vio_tmp->vio_next = NULL;
6811 vio_tmp = vio->vio_next;

Completed in 49 milliseconds