Linux Kernel
3.7.1
|
#include <mpt2sas_base.h>
struct _sas_node - sas_host/expander information : list of expanders : parent device class : number phys belonging to this sas_host/expander : sas address of this sas_host/expander : handle for this sas_host/expander : sas address of parent expander or sas host : handle for this a member of an enclosure : bitwise defining capabilities of this sas_host/expander : used in _scsih_expander_device_mark_responding : a list of phys that make up this sas_host/expander : list of ports attached to this sas_host/expander
Definition at line 483 of file mpt2sas_base.h.
u16 enclosure_handle |
Definition at line 490 of file mpt2sas_base.h.
u64 enclosure_logical_id |
Definition at line 491 of file mpt2sas_base.h.
Definition at line 488 of file mpt2sas_base.h.
Definition at line 484 of file mpt2sas_base.h.
u8 num_phys |
Definition at line 486 of file mpt2sas_base.h.
Definition at line 485 of file mpt2sas_base.h.
Definition at line 493 of file mpt2sas_base.h.
u8 responding |
Definition at line 492 of file mpt2sas_base.h.
u64 sas_address |
Definition at line 487 of file mpt2sas_base.h.
u64 sas_address_parent |
Definition at line 489 of file mpt2sas_base.h.
Definition at line 494 of file mpt2sas_base.h.