Home
last modified time | relevance | path

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

/openbsd-src/sys/dev/pv/
H A Dvioscsireg.h64 struct virtio_scsi_res_hdr { struct
65 uint32_t sense_len;
66 uint32_t residual;
67 uint16_t status_qualifier;
68 uint8_t status;
69 uint8_t response;
70 uint8_t sense[96];