VirtualBox

Changeset 37423 in vbox for trunk/src/VBox/Devices/Bus


Ignore:
Timestamp:
Jun 12, 2011 6:37:56 PM (14 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
72222
Message:

Ran the source code massager (scm).

Location:
trunk/src/VBox/Devices/Bus
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/Bus/MsixCommon.cpp

    r36663 r37423  
    170170    Assert(!pciDevIsPassthrough(pDev));
    171171
    172     uint16_t   cVectors    = pMsiReg->cMsixVectors;   
     172    uint16_t   cVectors    = pMsiReg->cMsixVectors;
    173173    uint8_t    iCapOffset  = pMsiReg->iMsixCapOffset;
    174174    uint8_t    iNextOffset = pMsiReg->iMsixNextOffset;
  • trunk/src/VBox/Devices/Bus/PCIInternal.h

    r36562 r37423  
    9191    /** Flag whether the device is capable of MSI using 64-bit address.  */
    9292    PCIDEV_FLAG_MSI64_CAPABLE      = 1<<6
    93    
     93
    9494};
    9595
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