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