opnsense-src/sys/dev/virtio/random
Conrad Meyer af8f74ad14 virtio_random(4): Remove unneeded reference to device
The device_t always references the softc, so we can pass the device and
obtain the softc instead of the other way around.
2019-05-27 00:55:46 +00:00
..
virtio_random.c virtio_random(4): Remove unneeded reference to device 2019-05-27 00:55:46 +00:00