bridge_to_fix 1086 drivers/pcmcia/yenta_socket.c struct pci_bus *bridge_to_fix = cardbus_bridge->parent; bridge_to_fix 1089 drivers/pcmcia/yenta_socket.c if (bridge_to_fix->busn_res.end >= cardbus_bridge->busn_res.end) bridge_to_fix 1092 drivers/pcmcia/yenta_socket.c if (!bridge_to_fix->parent) bridge_to_fix 1096 drivers/pcmcia/yenta_socket.c upper_limit = bridge_to_fix->parent->busn_res.end; bridge_to_fix 1099 drivers/pcmcia/yenta_socket.c list_for_each_entry(sibling, &bridge_to_fix->parent->children, bridge_to_fix 1107 drivers/pcmcia/yenta_socket.c if (sibling->busn_res.start > bridge_to_fix->busn_res.end bridge_to_fix 1119 drivers/pcmcia/yenta_socket.c if (bridge_to_fix->busn_res.end < upper_limit) { bridge_to_fix 1125 drivers/pcmcia/yenta_socket.c dev_info(&bridge_to_fix->dev, bridge_to_fix 1127 drivers/pcmcia/yenta_socket.c bridge_to_fix->number, bridge_to_fix 1128 drivers/pcmcia/yenta_socket.c (int)bridge_to_fix->busn_res.end, bridge_to_fix 1132 drivers/pcmcia/yenta_socket.c bridge_to_fix->busn_res.end = subordinate_to_assign; bridge_to_fix 1135 drivers/pcmcia/yenta_socket.c pci_write_config_byte(bridge_to_fix->self, bridge_to_fix 1136 drivers/pcmcia/yenta_socket.c PCI_SUBORDINATE_BUS, bridge_to_fix->busn_res.end);