1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-18 15:30:21 +00:00
freebsd/sys/dev/virtio
Alexander Motin e5dfa058da MFprojects/camlock r248982:
Stop abusing xpt_periph in random plases that really have no periph related
to CCB, for example, bus scanning.  NULL value is fine in such cases and it
is correctly logged in debug messages as "noperiph".  If at some point we
need some real XPT periphs (alike to pmpX now), quite likely they will be
per-bus, and not a single global instance as xpt_periph now.
2013-04-14 09:55:48 +00:00
..
balloon
block Only set the barrier flag if the feature was negotiated 2013-03-05 07:00:05 +00:00
network virtio: Start taskqueues threads after attach cannot fail 2012-12-14 05:27:56 +00:00
pci
scsi MFprojects/camlock r248982: 2013-04-14 09:55:48 +00:00
virtio_bus_if.m
virtio_if.m
virtio_ring.h
virtio.c
virtio.h
virtqueue.c
virtqueue.h