Lines Matching defs:_sas_node
780 struct _sas_node { struct781 struct list_head list;782 struct device *parent_dev;783 u8 num_phys;784 u64 sas_address;785 u16 handle;786 u64 sas_address_parent;787 u16 enclosure_handle;788 u64 enclosure_logical_id;789 u8 responding;790 struct _sas_phy *phy;791 struct list_head sas_port_list;