FreeBSD kernel pms device code
agsaEchoCmd_s Struct Reference

the data structure of Echo Command More...

#include <sampidefs.h>

Data Fields

bit32 tag
 
bit32 payload [14]
 

Detailed Description

the data structure of Echo Command

use to describe MPI Echo Command (64 bytes)

Definition at line 192 of file sampidefs.h.

Field Documentation

◆ payload

bit32 agsaEchoCmd_s::payload[14]

Definition at line 194 of file sampidefs.h.

Referenced by mpiEchoCmd(), and saTimerTick().

◆ tag

bit32 agsaEchoCmd_s::tag

Definition at line 193 of file sampidefs.h.

Referenced by saTimerTick().


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