FreeBSD kernel pms device code
agsaSSPIniTMStartCmd_s Struct Reference

the data structure of SSP INI TM Start Command More...

#include <sampidefs.h>

Data Fields

bit32 tag
 
bit32 deviceId
 
bit32 relatedTag
 
bit32 TMfunction
 
bit8 lun [8]
 
bit32 dsAdsMReport
 
bit32 reserved [8]
 

Detailed Description

the data structure of SSP INI TM Start Command

use to describe MPI SSP INI TM Start Command (64 bytes)

Definition at line 254 of file sampidefs.h.

Field Documentation

◆ deviceId

bit32 agsaSSPIniTMStartCmd_s::deviceId

Definition at line 256 of file sampidefs.h.

Referenced by saSSPStart().

◆ dsAdsMReport

bit32 agsaSSPIniTMStartCmd_s::dsAdsMReport

Definition at line 260 of file sampidefs.h.

◆ lun

bit8 agsaSSPIniTMStartCmd_s::lun[8]

Definition at line 259 of file sampidefs.h.

Referenced by saSSPStart().

◆ relatedTag

bit32 agsaSSPIniTMStartCmd_s::relatedTag

Definition at line 257 of file sampidefs.h.

Referenced by saSSPStart().

◆ reserved

bit32 agsaSSPIniTMStartCmd_s::reserved[8]

Definition at line 261 of file sampidefs.h.

◆ tag

bit32 agsaSSPIniTMStartCmd_s::tag

Definition at line 255 of file sampidefs.h.

Referenced by saSSPStart().

◆ TMfunction

bit32 agsaSSPIniTMStartCmd_s::TMfunction

Definition at line 258 of file sampidefs.h.

Referenced by saSSPStart().


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