Searched defs:_sas_node (Results 1 – 1 of 1) sorted by relevance
809 struct _sas_node { struct810 struct list_head list;812 u8 num_phys;813 u64 sas_address;814 u16 handle;816 u16 enclosure_handle;818 u8 responding;819 u8 nr_phys_allocated;820 struct hba_port *port;821 struct _sas_phy *phy;[all …]
Completed in 14 milliseconds