Lines Matching defs:_sas_node
416 struct _sas_node { struct417 struct list_head list;418 struct device *parent_dev;419 u8 num_phys;420 u64 sas_address;421 u16 handle;422 u64 sas_address_parent;423 u16 enclosure_handle;424 u64 enclosure_logical_id;425 u8 responding;426 struct _sas_phy *phy;427 struct list_head sas_port_list;