FreeBSD kernel pms device code
agsaSMPAbortRsp_s Struct Reference

the data structure of SMP Abort Response More...

#include <sampidefs.h>

Data Fields

bit32 tag
 
bit32 status
 
bit32 scp
 
bit32 reserved [12]
 

Detailed Description

the data structure of SMP Abort Response

use to describe SMP Abort Response ( 64 bytes)

Definition at line 1532 of file sampidefs.h.

Field Documentation

◆ reserved

bit32 agsaSMPAbortRsp_s::reserved[12]

Definition at line 1536 of file sampidefs.h.

◆ scp

bit32 agsaSMPAbortRsp_s::scp

Definition at line 1535 of file sampidefs.h.

◆ status

bit32 agsaSMPAbortRsp_s::status

Definition at line 1534 of file sampidefs.h.

Referenced by mpiSMPAbortRsp().

◆ tag

bit32 agsaSMPAbortRsp_s::tag

Definition at line 1533 of file sampidefs.h.

Referenced by mpiSMPAbortRsp().


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