Home
last modified time | relevance | path

Searched defs:virtio_scsi_cmd_req (Results 1 – 1 of 1) sorted by relevance

/dragonfly/sys/dev/virtual/virtio/scsi/
H A Dvirtio_scsi.h43 struct virtio_scsi_cmd_req { struct
44 uint8_t lun[8]; /* Logical Unit Number */
45 uint64_t tag; /* Command identifier */
46 uint8_t task_attr; /* Task attribute */
47 uint8_t prio;
48 uint8_t crn;
49 uint8_t cdb[VIRTIO_SCSI_CDB_SIZE];