2.2.4.4 SVHDX_TUNNEL_SRB_STATUS_RESPONSE Structure

The SVHDX_TUNNEL_SRB_STATUS_RESPONSE packet is sent by the server in a response to the RSVD_TUNNEL_SRB_STATUS_OPERATION.


0


1


2


3


4


5


6


7


8


9

1
0


1


2


3


4


5


6


7


8


9

2
0


1


2


3


4


5


6


7


8


9

3
0


1

StatusKey

A

SrbStatus

ScsiStatus

SenseInfoExLength

SenseDataEx (variable)

...

...

StatusKey (1 byte): The server MUST set this field to the status key value received in the request.

A - SenseInfoAutoGenerated (1 bit): A 1-bit field, when set to TRUE, indicates that sense data was returned by the virtual SCSI disk.

SrbStatus (7 bits): A 7-bit field indicating the status. This field MUST contain one of the values in section 2.2.5.

ScsiStatus (1 byte): An 8-bit field used to communicate the SCSI status that was returned by the shared virtual disk.

SenseInfoExLength (1 byte): The length, in bytes, of the SenseDataEx field. This value MUST be less than or equal to RSVD_SCSI_SENSE_BUFFER_SIZE.

SenseDataEx (variable): A buffer that contains the sense data.