Lines Matching defs:_sas_node
806 struct _sas_node { struct
807 struct list_head list;
808 struct device *parent_dev;
809 u8 num_phys;
810 u64 sas_address;
811 u16 handle;
812 u64 sas_address_parent;
813 u16 enclosure_handle;
814 u64 enclosure_logical_id;
815 u8 responding;
816 struct hba_port *port;
817 struct _sas_phy *phy;
818 struct list_head sas_port_list;
819 struct sas_rphy *rphy;