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

#include <phy.h>

Data Fields

struct sci_base_state_machine sm
 
struct isci_portowning_port
 
enum sas_linkrate max_negotiated_speed
 
enum sas_protocol protocol
 
u8 phy_index
 
bool bcn_received_while_port_unassigned
 
bool is_in_link_training
 
struct sci_timer sata_timer
 
struct
scu_transport_layer_registers
__iomem
transport_layer_registers
 
struct
scu_link_layer_registers
__iomem
link_layer_registers
 
struct asd_sas_phy sas_phy
 
u8 sas_addr [SAS_ADDR_SIZE]
 
union {
   struct sas_identify_frame   iaf
 
   struct dev_to_host_fis   fis
 
frame_rcvd
 

Detailed Description

Definition at line 87 of file phy.h.

Field Documentation

bool bcn_received_while_port_unassigned

Definition at line 93 of file phy.h.

Definition at line 102 of file phy.h.

union { ... } frame_rcvd
struct sas_identify_frame iaf

Definition at line 101 of file phy.h.

bool is_in_link_training

Definition at line 94 of file phy.h.

struct scu_link_layer_registers __iomem* link_layer_registers

Definition at line 97 of file phy.h.

enum sas_linkrate max_negotiated_speed

Definition at line 90 of file phy.h.

struct isci_port* owning_port

Definition at line 89 of file phy.h.

u8 phy_index

Definition at line 92 of file phy.h.

Definition at line 91 of file phy.h.

u8 sas_addr[SAS_ADDR_SIZE]

Definition at line 99 of file phy.h.

Definition at line 98 of file phy.h.

struct sci_timer sata_timer

Definition at line 95 of file phy.h.

Definition at line 88 of file phy.h.

struct scu_transport_layer_registers __iomem* transport_layer_registers

Definition at line 96 of file phy.h.


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