FreeBSD kernel pms device code
agsaSSPAbortCmd_s Struct Reference

the data structure of SSP Abort Command More...

#include <sampidefs.h>

Data Fields

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

Detailed Description

the data structure of SSP Abort Command

use to describe MPI SSP Abort Command (64 bytes)

Definition at line 322 of file sampidefs.h.

Field Documentation

◆ abortAll

bit32 agsaSSPAbortCmd_s::abortAll

Definition at line 326 of file sampidefs.h.

◆ deviceId

bit32 agsaSSPAbortCmd_s::deviceId

Definition at line 324 of file sampidefs.h.

Referenced by saSSPAbort().

◆ HTagAbort

bit32 agsaSSPAbortCmd_s::HTagAbort

Definition at line 325 of file sampidefs.h.

Referenced by saSSPAbort().

◆ reserved

bit32 agsaSSPAbortCmd_s::reserved[11]

Definition at line 327 of file sampidefs.h.

◆ tag

bit32 agsaSSPAbortCmd_s::tag

Definition at line 323 of file sampidefs.h.

Referenced by saSSPAbort().


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