VirtualBox

Changeset 29242 in vbox for trunk/src


Ignore:
Timestamp:
May 8, 2010 4:21:01 PM (15 years ago)
Author:
vboxsync
Message:

LsiLogic: Style

File:
1 edited

Legend:

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

    r28800 r29242  
    43974397     */
    43984398    rc = CFGMR3AreValuesValid(pCfg, "GCEnabled\0"
    4399                                           "R0Enabled\0"
    4400                                           "ReplyQueueDepth\0"
    4401                                           "RequestQueueDepth\0"
    4402                                           "ControllerType\0"
    4403                                           "NumPorts\0");
     4399                                    "R0Enabled\0"
     4400                                    "ReplyQueueDepth\0"
     4401                                    "RequestQueueDepth\0"
     4402                                    "ControllerType\0"
     4403                                    "NumPorts\0");
    44044404    if (RT_FAILURE(rc))
    44054405        return PDMDEV_SET_ERROR(pDevIns, VERR_PDM_DEVINS_UNKNOWN_CFG_VALUES,
Note: See TracChangeset for help on using the changeset viewer.

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