FreeBSD kernel pms device code
agsaSMPAbortCmd_s Struct Reference

the data structure of SMP Abort Command More...

#include <sampidefs.h>

Data Fields

bit32 tag
 
bit32 deviceId
 
bit32 HTagAbort
 
bit32 Scp
 
bit32 reserved [11]
 

Detailed Description

the data structure of SMP Abort Command

use to describe MPI SMP Abort Command (64 bytes)

Definition at line 417 of file sampidefs.h.

Field Documentation

◆ deviceId

bit32 agsaSMPAbortCmd_s::deviceId

Definition at line 419 of file sampidefs.h.

Referenced by saSMPAbort().

◆ HTagAbort

bit32 agsaSMPAbortCmd_s::HTagAbort

Definition at line 420 of file sampidefs.h.

Referenced by saSMPAbort().

◆ reserved

bit32 agsaSMPAbortCmd_s::reserved[11]

Definition at line 422 of file sampidefs.h.

◆ Scp

bit32 agsaSMPAbortCmd_s::Scp

Definition at line 421 of file sampidefs.h.

◆ tag

bit32 agsaSMPAbortCmd_s::tag

Definition at line 418 of file sampidefs.h.

Referenced by saSMPAbort().


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