Home
last modified time | relevance | path

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

/freebsd/sys/dev/virtio/scsi/
H A Dvirtio_scsi.h145 #define VIRTIO_SCSI_T_AN_QUERY 1 macro
/freebsd/usr.sbin/bhyve/
H A Dpci_virtio_scsi.c168 #define VIRTIO_SCSI_T_AN_QUERY 1 macro
379 if (type == VIRTIO_SCSI_T_AN_QUERY) { in pci_vtscsi_control_handle()