Searched defs:domain_device (Results 1 – 2 of 2) sorted by relevance
45214 struct domain_device { struct45221 struct domain_device *parent; argument45222 struct list_head siblings;45223 struct asd_sas_port *port;45224 struct sas_phy *phy;45225 struct list_head dev_list_node;45226 struct list_head disco_list_node;45227 enum sas_protocol iproto;45228 enum sas_protocol tproto;45229 struct sas_rphy *rphy;[all …]