VirtualBox

Ignore:
Timestamp:
Jan 18, 2010 2:08:39 PM (15 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
56705
Message:

PDMDrv,*: multi context drivers, part 2.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/Storage/DrvMediaISO.cpp

    r22277 r25893  
    319319    /* szDriverName */
    320320    "MediaISO",
     321    /* szRCMod */
     322    "",
     323    /* szR0Mod */
     324    "",
    321325    /* pszDescription */
    322326    "ISO media access driver.",
     
    333337    /* pfnDestruct */
    334338    drvMediaISODestruct,
     339    /* pfnRelocate */
     340    NULL,
    335341    /* pfnIOCtl */
    336342    NULL,
     
    346352    NULL,
    347353    /* pfnDetach */
    348     NULL, 
     354    NULL,
    349355    /* pfnPowerOff */
    350     NULL, 
     356    NULL,
    351357    /* pfnSoftReset */
    352358    NULL,
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette