FreeBSD kernel pms device code
agsaPhySNW3Page_s Struct Reference

Structure is used as a parameter passed in saLocalPhyControlCB() to describe the error counter. More...

#include <sa.h>

Data Fields

bit32 LSNW3
 
bit32 RSNW3
 

Detailed Description

Structure is used as a parameter passed in saLocalPhyControlCB() to describe the error counter.

Description This profile page is used to read or set the SNW-3 PHY capabilities of a SAS PHY. This page can be read by calling saGetPhyProfile(). It can be read anytime and there is no need to quiesce he I/O to the controller. The format of the 32-bit SNW3 is the same as defined in the SAS 2 specification. Local SNW3 can be modified by calling saSetPhyProfile() before saPhyStart() to the PHY. REQUESTED LOGICAL LINK RATE is reserved. The SPCv will calculate the PARITY field.

Note: This page is applicable only to the SPCv controller. Usage Initiator and target.

Definition at line 2234 of file sa.h.

Field Documentation

◆ LSNW3

bit32 agsaPhySNW3Page_s::LSNW3

Definition at line 2236 of file sa.h.

Referenced by mpiGetPhyProfileRsp().

◆ RSNW3

bit32 agsaPhySNW3Page_s::RSNW3

Definition at line 2237 of file sa.h.

Referenced by mpiGetPhyProfileRsp().


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