Contents

SCSIServiceResponse

Attributes for task service response.

Declaration

typedef enum SCSIServiceResponse : unsigned int {
    ...
} SCSIServiceResponse;
typedef enum SCSIServiceResponse SCSIServiceResponse;

Overview

The Service Response represents the execution status of a service request made to a Protocol Services Driver. The Service Response can only be modified by the SCSI Protocol Layer. The SCSI Application Layer can only read the state.

Topics

Constants

See Also

Additional Types