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

#include <phy.h>

Data Fields

struct dev_to_host_fis signature_fis
 
bool is_port_selector_present
 

Detailed Description

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

Definition at line 215 of file phy.h.

Field Documentation

bool is_port_selector_present

This field specifies to the user if a port selector is connected on the specified phy.

Definition at line 226 of file phy.h.

struct dev_to_host_fis signature_fis

This field delineates the signature FIS received from the attached target.

Definition at line 220 of file phy.h.


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