FreeBSD kernel pms device code
agsaEchoRsp_s Struct Reference

the data structure of Echo Response More...

#include <sampidefs.h>

Data Fields

bit32 tag
 
bit32 payload [14]
 

Detailed Description

the data structure of Echo Response

use to describe MPI Echo Response (64 bytes)

Definition at line 954 of file sampidefs.h.

Field Documentation

◆ payload

bit32 agsaEchoRsp_s::payload[14]

Definition at line 956 of file sampidefs.h.

Referenced by mpiEchoRsp().

◆ tag

bit32 agsaEchoRsp_s::tag

Definition at line 955 of file sampidefs.h.

Referenced by mpiEchoRsp().


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