Expand description
SRB (SCSI Request Block) types for the Hyper-V SCSI protocol.
SrbStatus reports command-level completion status (success, error,
aborted, etc.). SrbStatusAndFlags packs the status with additional
flags (autosense valid, queue frozen, etc.) into a single byte.