Lines Matching defs:_sas_node
483 struct _sas_node { struct484 struct list_head list;485 struct device *parent_dev;486 u8 num_phys;487 u64 sas_address;488 u16 handle;489 u64 sas_address_parent;490 u16 enclosure_handle;491 u64 enclosure_logical_id;492 u8 responding;493 struct _sas_phy *phy;494 struct list_head sas_port_list;