FreeBSD kernel pms device code
agsaSATAAbortCmd_s Struct Reference

the data structure of SATA 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 SATA Abort Command

use to describe MPI SATA Abort Command (64 bytes)

Definition at line 481 of file sampidefs.h.

Field Documentation

◆ abortAll

bit32 agsaSATAAbortCmd_s::abortAll

Definition at line 485 of file sampidefs.h.

◆ deviceId

bit32 agsaSATAAbortCmd_s::deviceId

Definition at line 483 of file sampidefs.h.

Referenced by saSATAAbort().

◆ HTagAbort

bit32 agsaSATAAbortCmd_s::HTagAbort

Definition at line 484 of file sampidefs.h.

Referenced by saSATAAbort().

◆ reserved

bit32 agsaSATAAbortCmd_s::reserved[11]

Definition at line 486 of file sampidefs.h.

◆ tag

bit32 agsaSATAAbortCmd_s::tag

Definition at line 482 of file sampidefs.h.

Referenced by saSATAAbort().


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