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

#include <mpt2sas_base.h>

Data Fields

struct list_head port_list
 
u8 num_phys
 
struct sas_identify remote_identify
 
struct sas_rphyrphy
 
struct sas_portport
 
struct list_head phy_list
 

Detailed Description

struct _sas_port - wide/narrow sas port information : list of ports belonging to expander : number of phys belonging to this port : attached device identification : sas transport rphy object : sas transport wide/narrow port object : _sas_phy list objects belonging to this port

Definition at line 438 of file mpt2sas_base.h.

Field Documentation

u8 num_phys

Definition at line 440 of file mpt2sas_base.h.

struct list_head phy_list

Definition at line 444 of file mpt2sas_base.h.

Definition at line 443 of file mpt2sas_base.h.

Definition at line 439 of file mpt2sas_base.h.

struct sas_identify remote_identify

Definition at line 441 of file mpt2sas_base.h.

Definition at line 442 of file mpt2sas_base.h.


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