Searched refs:VIRTIO_SCSI_F_HOTPLUG (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/sys/dev/virtio/scsi/
H A Dvirtio_scsi.h117 #define VIRTIO_SCSI_F_HOTPLUG 0x0002 /* Host should enable hot plug/unplug macro
H A Dvirtio_scsivar.h143 (VIRTIO_SCSI_F_HOTPLUG | \
H A Dvirtio_scsi.c217 { VIRTIO_SCSI_F_HOTPLUG, "Hotplug" },
439 if (virtio_with_feature(dev, VIRTIO_SCSI_F_HOTPLUG))
/freebsd-13-stable/usr.sbin/bhyve/
H A Dpci_virtio_scsi.c86 #define VIRTIO_SCSI_F_HOTPLUG (1 << 1) macro

Completed in 115 milliseconds