Searched refs:RootBridgeIndex (Results 1 – 5 of 5) sorted by relevance
78 UINTN RootBridgeIndex; in ShellConnectPciRootBridge() local94 for (RootBridgeIndex = 0; RootBridgeIndex < RootBridgeHandleCount; RootBridgeIndex++) { in ShellConnectPciRootBridge()95 gBS->ConnectController (RootBridgeHandleBuffer[RootBridgeIndex], NULL, NULL, FALSE); in ShellConnectPciRootBridge()
42 UINTN RootBridgeIndex; in BmGetVideoController() local63 for (RootBridgeIndex = 0; RootBridgeIndex < RootBridgeHandleCount; RootBridgeIndex++) { in BmGetVideoController()64 gBS->ConnectController (RootBridgeHandleBuffer[RootBridgeIndex], NULL, NULL, FALSE); in BmGetVideoController()
114 IN UINTN RootBridgeIndex in GetAllocAttributes() argument
319 IN UINTN RootBridgeIndex
1446 UINTN RootBridgeIndex; in LegacyBmRefreshAllBootOption() local1472 for (RootBridgeIndex = 0; RootBridgeIndex < RootBridgeHandleCount; RootBridgeIndex++) { in LegacyBmRefreshAllBootOption()1473 gBS->ConnectController (RootBridgeHandleBuffer[RootBridgeIndex], NULL, NULL, FALSE); in LegacyBmRefreshAllBootOption()