FreeBSD kernel pms device code
agsaRegDevCmd_s Struct Reference

the data structure of Register Device Command More...

#include <sampidefs.h>

Data Fields

bit32 tag
 
bit32 phyIdportId
 
bit32 dTypeLRateAwtHa
 
bit32 ITNexusTimeOut
 
bit32 sasAddrHi
 
bit32 sasAddrLo
 
bit32 DeviceId
 
bit32 reserved [8]
 

Detailed Description

the data structure of Register Device Command

use to describe MPI DEVICE REGISTER Command (64 bytes)

Definition at line 335 of file sampidefs.h.

Field Documentation

◆ DeviceId

bit32 agsaRegDevCmd_s::DeviceId

Definition at line 342 of file sampidefs.h.

◆ dTypeLRateAwtHa

bit32 agsaRegDevCmd_s::dTypeLRateAwtHa

Definition at line 338 of file sampidefs.h.

◆ ITNexusTimeOut

bit32 agsaRegDevCmd_s::ITNexusTimeOut

Definition at line 339 of file sampidefs.h.

◆ phyIdportId

bit32 agsaRegDevCmd_s::phyIdportId

Definition at line 337 of file sampidefs.h.

◆ reserved

bit32 agsaRegDevCmd_s::reserved[8]

Definition at line 343 of file sampidefs.h.

◆ sasAddrHi

bit32 agsaRegDevCmd_s::sasAddrHi

Definition at line 340 of file sampidefs.h.

Referenced by saRegisterNewDevice().

◆ sasAddrLo

bit32 agsaRegDevCmd_s::sasAddrLo

Definition at line 341 of file sampidefs.h.

Referenced by saRegisterNewDevice().

◆ tag

bit32 agsaRegDevCmd_s::tag

Definition at line 336 of file sampidefs.h.


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