Searched refs:br (Results 1 – 2 of 2) sorted by relevance
335 struct bridge *br; in check_dev_filter() local344 for (br = host_bridge.chain; br; br = br->chain) in check_dev_filter()345 if (br->br_dev == d) in check_dev_filter()347 for (b = br->first_bus; b; b = b->sibling) in check_dev_filter()
266 struct bridge *br = bus->parent_bridge; in show_slot_path() local268 if (br && br->br_dev) in show_slot_path()270 show_slot_path(br->br_dev); in show_slot_path()