- Timestamp:
- Sep 29, 2009 1:25:15 PM (15 years ago)
- svn:sync-xref-src-repo-rev:
- 52961
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/ConsoleImpl2.cpp
r23381 r23407 374 374 PCFGMNODE pLunL1 = NULL; /* /Devices/Dev/0/LUN#0/AttachedDriver/ */ 375 375 PCFGMNODE pLunL2 = NULL; /* /Devices/Dev/0/LUN#0/AttachedDriver/Config/ */ 376 PCFGMNODE pIdeInst = NULL; /* /Devices/piix3ide/0/ */377 PCFGMNODE pSataInst = NULL; /* /Devices/ahci/0/ */378 376 PCFGMNODE pBiosCfg = NULL; /* /Devices/pcbios/0/Config/ */ 379 377
Note:
See TracChangeset
for help on using the changeset viewer.