FreeBSD kernel pms device code
agsaSSPCompletionRsp_s Struct Reference

the data structure of SSP Completion Response More...

#include <sampidefs.h>

Collaboration diagram for agsaSSPCompletionRsp_s:

Data Fields

bit32 tag
 
bit32 status
 
bit32 param
 
bit32 SSPTag
 
agsaSSPResponseInfoUnit_t SSPrsp
 
bit32 respData
 
bit32 senseData [5]
 
bit32 respData1 [239]
 

Detailed Description

the data structure of SSP Completion Response

use to describe MPI SSP Completion Response (1024 bytes)

Definition at line 1006 of file sampidefs.h.

Field Documentation

◆ param

bit32 agsaSSPCompletionRsp_s::param

Definition at line 1009 of file sampidefs.h.

◆ respData

bit32 agsaSSPCompletionRsp_s::respData

Definition at line 1012 of file sampidefs.h.

◆ respData1

bit32 agsaSSPCompletionRsp_s::respData1[239]

Definition at line 1014 of file sampidefs.h.

◆ senseData

bit32 agsaSSPCompletionRsp_s::senseData[5]

Definition at line 1013 of file sampidefs.h.

◆ SSPrsp

agsaSSPResponseInfoUnit_t agsaSSPCompletionRsp_s::SSPrsp

Definition at line 1011 of file sampidefs.h.

Referenced by mpiSSPCompletion().

◆ SSPTag

bit32 agsaSSPCompletionRsp_s::SSPTag

Definition at line 1010 of file sampidefs.h.

◆ status

bit32 agsaSSPCompletionRsp_s::status

Definition at line 1008 of file sampidefs.h.

◆ tag

bit32 agsaSSPCompletionRsp_s::tag

Definition at line 1007 of file sampidefs.h.


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