Home | History | Annotate | Download | only in pci

Lines Matching defs:bridge

51 /* this array lists the pcitag to program each bridge */
61 int device, maxdevs, function, nfuncs, bridge, bus_max, bus_sub;
72 /* Reset bridge configuration on this bus */
116 /* Assign the bridge #. */
117 bridge = bridge_cnt++;
119 /* Assign the bridge's secondary bus #. */
132 /* Configure the bridge. */
143 aprint_debug("PCI bridge %d: primary %d, "
145 bridge, bus, bus_max, bus_sub);
147 /* Next bridge's secondary bus #. */
157 /* Reset bus-bridge configuration */