Home
last modified time | relevance | path

Searched refs:virtio_device_reset (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/virtio/
H A Dvirtio.h302 void virtio_device_reset(virtio_t *);
H A Dvirtio_main.c299 virtio_device_reset(vio); in virtio_init()
431 virtio_device_reset(virtio_t *vio) in virtio_device_reset() function