Changeset 13192
- Timestamp:
- 10/11/08 23:30:39 (1 month ago)
- Files:
-
- trunk/src/VBox/Devices/Bus/DevPCI.cpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/src/VBox/Devices/Bus/DevPCI.cpp
r13191 r13192 1915 1915 PPCIBUS pBus = PDMINS_2_DATA(pDevIns, PPCIBUS); 1916 1916 int iIrqPinBridge = 0; 1917 uint8_t uDevFnBridge ;1917 uint8_t uDevFnBridge = pPciDev->devfn; 1918 1918 1919 1919 /* Walk the chain until we reach the host bus. */

