Home
last modified time | relevance | path

Searched refs:b_ (Results 1 – 2 of 2) sorted by relevance

/dev/bus/pci/bus_mgr/
A Dbus.h41 const bridge *get_bridge() const { return b_; } in get_bridge()
42 bridge *get_bridge() { return b_; } in get_bridge()
55 bridge *b_ = nullptr; variable
A Dbus.cpp31 bus::bus(pci_location_t loc, bridge *b, bool root_bus) : loc_(loc), b_(b), root_bus_(root_bus) {} in bus()

Completed in 13 milliseconds