Lines Matching defs:_sas_node
492 struct _sas_node { struct493 struct list_head list;494 struct device *parent_dev;495 u8 num_phys;496 u64 sas_address;497 u16 handle;498 u64 sas_address_parent;499 u16 enclosure_handle;500 u64 enclosure_logical_id;501 u8 responding;502 struct _sas_phy *phy;503 struct list_head sas_port_list;