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/DrvHostFloppy.cpp

    r22277 r25893  
    204204    /* szDriverName */
    205205    "HostFloppy",
     206    /* szRCMod */
     207    "",
     208    /* szR0Mod */
     209    "",
    206210    /* pszDescription */
    207211    "Host Floppy Block Driver.",
     
    218222    /* pfnDestruct */
    219223    DRVHostBaseDestruct,
     224    /* pfnRelocate */
     225    NULL,
    220226    /* pfnIOCtl */
    221227    NULL,
     
    231237    NULL,
    232238    /* pfnDetach */
    233     NULL, 
     239    NULL,
    234240    /* pfnPowerOff */
    235     NULL, 
     241    NULL,
    236242    /* pfnSoftReset */
    237243    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