Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
sci_sas_phy_properties Struct Reference

#include <phy.h>

Data Fields

struct sas_identify_frame rcvd_iaf
 
struct sci_phy_cap rcvd_cap
 

Detailed Description

struct sci_sas_phy_properties - This structure defines the properties, specific to a SAS phy, that can be retrieved.

Definition at line 194 of file phy.h.

Field Documentation

struct sci_phy_cap rcvd_cap

This field delineates the Phy capabilities structure received from the remote end point.

Definition at line 205 of file phy.h.

struct sas_identify_frame rcvd_iaf

This field delineates the Identify Address Frame received from the remote end point.

Definition at line 199 of file phy.h.


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