FreeBSD kernel pms device code
agsaSSPResponseInfoUnit_s Struct Reference

structure describes an SSP Response INFORMATION UNIT More...

#include <sa_spec.h>

Data Fields

bit8 reserved1 [10]
 
bit8 dataPres
 
bit8 status
 
bit8 reserved4 [4]
 
bit8 senseDataLen [4]
 
bit8 responsedataLen [4]
 

Detailed Description

structure describes an SSP Response INFORMATION UNIT

data structure describes an SSP Response INFORMATION UNIT used for SSP response to Command IU or Task IU and is part of the SSP frame

Definition at line 817 of file sa_spec.h.

Field Documentation

◆ dataPres

bit8 agsaSSPResponseInfoUnit_s::dataPres

Definition at line 821 of file sa_spec.h.

Referenced by tiTGTSendTmResp().

◆ reserved1

bit8 agsaSSPResponseInfoUnit_s::reserved1[10]

Definition at line 819 of file sa_spec.h.

◆ reserved4

bit8 agsaSSPResponseInfoUnit_s::reserved4[4]

Definition at line 825 of file sa_spec.h.

◆ responsedataLen

bit8 agsaSSPResponseInfoUnit_s::responsedataLen[4]

Definition at line 827 of file sa_spec.h.

Referenced by tiTGTSendTmResp().

◆ senseDataLen

bit8 agsaSSPResponseInfoUnit_s::senseDataLen[4]

Definition at line 826 of file sa_spec.h.

Referenced by tiTGTSendTmResp().

◆ status

bit8 agsaSSPResponseInfoUnit_s::status

The documentation for this struct was generated from the following file: