FreeBSD kernel pms device code
agsaSMPFrameHeader_s Struct Reference

data structure describes the first four bytes of the SMP frame. More...

#include <sa_spec.h>

Data Fields

bit8 smpFrameType
 
bit8 smpFunction
 
bit8 smpFunctionResult
 
bit8 smpReserved
 

Detailed Description

data structure describes the first four bytes of the SMP frame.

The agsaSMPFrameHeader_t data structure describes the first four bytes of the SMP frame.

Definition at line 920 of file sa_spec.h.

Field Documentation

◆ smpFrameType

bit8 agsaSMPFrameHeader_s::smpFrameType

Definition at line 922 of file sa_spec.h.

◆ smpFunction

bit8 agsaSMPFrameHeader_s::smpFunction

Definition at line 923 of file sa_spec.h.

Referenced by ttdsaSMPReqReceived().

◆ smpFunctionResult

bit8 agsaSMPFrameHeader_s::smpFunctionResult

Definition at line 924 of file sa_spec.h.

◆ smpReserved

bit8 agsaSMPFrameHeader_s::smpReserved

Definition at line 925 of file sa_spec.h.


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