FreeBSD kernel pms device code
agsaSASReconfig_s Struct Reference

describe a SAS ReCofiguration structure in the SAS/SATA hardware More...

#include <sa.h>

Data Fields

bit32 flags
 
bit16 reserved0
 
bit8 reserved1
 
bit8 maxPorts
 
bit16 openRejectRetriesCmd
 
bit16 openRejectRetriesData
 
bit16 reserved2
 
bit16 sataHolTmo
 

Detailed Description

describe a SAS ReCofiguration structure in the SAS/SATA hardware

Describe a SAS ReConfiguration in the SAS/SATA hardware

Definition at line 1726 of file sa.h.

Field Documentation

◆ flags

bit32 agsaSASReconfig_s::flags

Definition at line 1727 of file sa.h.

Referenced by mpiSasReinitializeCmd(), and mpiSasReInitializeRsp().

◆ maxPorts

bit8 agsaSASReconfig_s::maxPorts

Definition at line 1737 of file sa.h.

Referenced by mpiSasReinitializeCmd(), and mpiSasReInitializeRsp().

◆ openRejectRetriesCmd

bit16 agsaSASReconfig_s::openRejectRetriesCmd

Definition at line 1738 of file sa.h.

Referenced by mpiSasReinitializeCmd(), and mpiSasReInitializeRsp().

◆ openRejectRetriesData

bit16 agsaSASReconfig_s::openRejectRetriesData

Definition at line 1739 of file sa.h.

Referenced by mpiSasReinitializeCmd(), and mpiSasReInitializeRsp().

◆ reserved0

bit16 agsaSASReconfig_s::reserved0

Definition at line 1735 of file sa.h.

◆ reserved1

bit8 agsaSASReconfig_s::reserved1

Definition at line 1736 of file sa.h.

◆ reserved2

bit16 agsaSASReconfig_s::reserved2

Definition at line 1740 of file sa.h.

◆ sataHolTmo

bit16 agsaSASReconfig_s::sataHolTmo

Definition at line 1741 of file sa.h.

Referenced by mpiSasReinitializeCmd(), and mpiSasReInitializeRsp().


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