• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/libsas/

Lines Matching defs:ex_dev

161 	struct expander_device *ex = &dev->ex_dev;
258 struct expander_device *ex = &dev->ex_dev;
295 struct expander_device *ex = &dev->ex_dev;
320 dev->ex_dev.ex_change_count = be16_to_cpu(rg->change_count);
321 dev->ex_dev.max_route_indexes = be16_to_cpu(rg->route_indexes);
322 dev->ex_dev.num_phys = min(rg->num_phys, (u8)MAX_EXPANDER_PHYS);
323 dev->ex_dev.conf_route_table = rg->conf_route_table;
324 dev->ex_dev.configuring = rg->configuring;
325 memcpy(dev->ex_dev.enclosure_logical_id, rg->enclosure_logical_id, 8);
367 if (dev->ex_dev.configuring) {
477 struct expander_device *ex = &dev->ex_dev;
486 struct expander_device *ex = &dev->ex_dev;
606 struct expander_device *parent_ex = &parent->ex_dev;
639 struct expander_device *parent_ex = &parent->ex_dev;
756 struct ex_phy *phy = &parent->ex_dev.ex_phy[phy_id];
759 for (i = 0; i < parent->ex_dev.num_phys; i++) {
760 struct ex_phy *ephy = &parent->ex_dev.ex_phy[i];
781 struct ex_phy *phy = &parent->ex_dev.ex_phy[phy_id];
844 list_add_tail(&child->siblings, &parent->ex_dev.children);
850 struct expander_device *ex = &dev->ex_dev;
968 struct expander_device *ex = &dev->ex_dev;
992 struct expander_device *ex = &dev->ex_dev;
1033 struct expander_device *ex = &dev->ex_dev;
1071 struct expander_device *ex = &dev->ex_dev;
1185 struct expander_device *child_ex = &child->ex_dev;
1197 parent_ex = &child->parent->ex_dev;
1255 struct expander_device *ex = &dev->ex_dev;
1391 struct expander_device *ex_parent = &parent->ex_dev;
1611 struct expander_device *ex = &dev->ex_dev;
1684 struct expander_device *ex = &dev->ex_dev;
1720 struct expander_device *ex = &dev->ex_dev;
1736 struct expander_device *ex_dev = &parent->ex_dev;
1737 struct ex_phy *phy = &ex_dev->ex_phy[phy_id];
1741 &ex_dev->children, siblings) {
1764 struct expander_device *ex_root = &root->ex_dev;
1804 struct ex_phy *ex_phy = &dev->ex_dev.ex_phy[phy_id];
1815 for (i = 0; i < dev->ex_dev.num_phys; i++) {
1816 struct ex_phy *ex_phy_temp = &dev->ex_dev.ex_phy[i];
1832 list_for_each_entry(child, &dev->ex_dev.children, siblings) {
1847 struct expander_device *ex = &dev->ex_dev;
1896 struct expander_device *ex = &dev->ex_dev;
1943 struct expander_device *ex = &dev->ex_dev;