Searched refs:vio_next (Results 1 – 2 of 2) sorted by relevance
255 struct vdc_io *vio_next; /* next pending I/O in the queue */ member
6755 vio->vio_next = vdc->eio_queue; in vdc_eio_queue()6791 vio = vio->vio_next; in vdc_eio_unqueue()6803 vio_tmp->vio_next = NULL; in vdc_eio_unqueue()6811 vio_tmp = vio->vio_next; in vdc_eio_unqueue()