FreeBSD kernel pms device code
agsaSMPCompletionRsp_s Struct Reference

the data structure of SMP Completion Response More...

#include <sampidefs.h>

Data Fields

bit32 tag
 
bit32 status
 
bit32 param
 
bit32 SMPrsp [252]
 

Detailed Description

the data structure of SMP Completion Response

use to describe MPI SMP Completion Response (1024 bytes)

Definition at line 1055 of file sampidefs.h.

Field Documentation

◆ param

bit32 agsaSMPCompletionRsp_s::param

Definition at line 1058 of file sampidefs.h.

◆ SMPrsp

bit32 agsaSMPCompletionRsp_s::SMPrsp[252]

Definition at line 1059 of file sampidefs.h.

Referenced by siSMPRespRcvd().

◆ status

bit32 agsaSMPCompletionRsp_s::status

Definition at line 1057 of file sampidefs.h.

◆ tag

bit32 agsaSMPCompletionRsp_s::tag

Definition at line 1056 of file sampidefs.h.

Referenced by mpiSMPCompletion().


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