FreeBSD kernel pms device code
agsaGetTimeStampRsp_s Struct Reference

the data structure of Get Time Stamp Response More...

#include <sampidefs.h>

Data Fields

bit32 tag
 
bit32 timeStampLower
 
bit32 timeStampUpper
 
bit32 reserved [12]
 

Detailed Description

the data structure of Get Time Stamp Response

use to describe MPI Get TIme Stamp Response ( 64 bytes)

Definition at line 1496 of file sampidefs.h.

Field Documentation

◆ reserved

bit32 agsaGetTimeStampRsp_s::reserved[12]

Definition at line 1500 of file sampidefs.h.

◆ tag

bit32 agsaGetTimeStampRsp_s::tag

Definition at line 1497 of file sampidefs.h.

Referenced by mpiGetTimeStampRsp().

◆ timeStampLower

bit32 agsaGetTimeStampRsp_s::timeStampLower

Definition at line 1498 of file sampidefs.h.

◆ timeStampUpper

bit32 agsaGetTimeStampRsp_s::timeStampUpper

Definition at line 1499 of file sampidefs.h.


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