Lines Matching defs:_sas_node
603 struct _sas_node { struct604 struct list_head list;605 struct device *parent_dev;606 u8 num_phys;607 u64 sas_address;608 u16 handle;609 u64 sas_address_parent;610 u16 enclosure_handle;611 u64 enclosure_logical_id;612 u8 responding;613 struct _sas_phy *phy;614 struct list_head sas_port_list;