Searched defs:virtio_handler_container (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/virtio/
H A Dvirtio.c941 struct virtio_handler_container { struct
951 struct virtio_handler_container *vhc = (void *)arg2;
988 struct virtio_handler_container *vhc;
1000 vhc = kmem_zalloc(sizeof (struct virtio_handler_container) +

Completed in 61 milliseconds