Linux Kernel
3.7.1
|
#include <mpt2sas_base.h>
Data Fields | |
struct list_head | port_list |
u8 | num_phys |
struct sas_identify | remote_identify |
struct sas_rphy * | rphy |
struct sas_port * | port |
struct list_head | phy_list |
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.
u8 num_phys |
Definition at line 440 of file mpt2sas_base.h.
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.