Searched defs:leapraid_topo_node (Results 1 – 1 of 1) sorted by relevance
825 struct leapraid_topo_node { struct826 struct list_head list;827 struct list_head sas_port_list;828 struct leapraid_card_port *card_port;829 struct leapraid_card_phy *card_phy;830 struct sas_rphy *rphy;831 struct device *parent_dev;832 u64 sas_address;833 u64 sas_address_parent;834 u8 phys_num;[all …]