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

#include <libsas.h>

Data Fields

struct list_head children
 
int ex_change_count
 
u16 max_route_indexes
 
u8 num_phys
 
u8 t2t_supp:1
 
u8 configuring:1
 
u8 conf_route_table:1
 
u8 enclosure_logical_id [8]
 
struct ex_phyex_phy
 
struct sas_portparent_port
 
struct mutex cmd_mutex
 

Detailed Description

Definition at line 144 of file libsas.h.

Field Documentation

struct list_head children

Definition at line 145 of file libsas.h.

struct mutex cmd_mutex

Definition at line 160 of file libsas.h.

u8 conf_route_table

Definition at line 153 of file libsas.h.

u8 configuring

Definition at line 152 of file libsas.h.

u8 enclosure_logical_id[8]

Definition at line 155 of file libsas.h.

int ex_change_count

Definition at line 147 of file libsas.h.

Definition at line 157 of file libsas.h.

u16 max_route_indexes

Definition at line 148 of file libsas.h.

u8 num_phys

Definition at line 149 of file libsas.h.

struct sas_port* parent_port

Definition at line 158 of file libsas.h.

u8 t2t_supp

Definition at line 151 of file libsas.h.


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