Home
last modified time | relevance | path

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

/freebsd/sys/dev/hyperv/storvsc/
H A Dhv_vstorage.h112 struct vmscsi_req { struct
113 uint16_t length;
114 uint8_t srb_status;
115 uint8_t scsi_status;
118 uint8_t port;
120 uint8_t path_id;
122 uint8_t target_id;
123 uint8_t lun;
125 uint8_t cdb_len;
126 uint8_t sense_info_len;
[all …]