VirtualBox

Changeset 41826 in vbox for trunk/include/VBox/vmm


Ignore:
Timestamp:
Jun 19, 2012 2:17:41 PM (13 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
78651
Message:

Comment typo.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/vmm/pdmdev.h

    r41825 r41826  
    46254625/**
    46264626 * Reads data via bus mastering, if enabled. If no bus mastering is available,
    4627  * this function does nothing and returns VINF_NOT_SUPPORTED.
     4627 * this function does nothing and returns VINF_PGM_PCI_PHYS_READ_BM_DISABLED.
    46284628 *
    46294629 * @return  IPRT status code.
     
    46494649/**
    46504650 * Writes data via bus mastering, if enabled. If no bus mastering is available,
    4651  * this function does nothing and returns VINF_NOT_SUPPORTED.
     4651 * this function does nothing and returns VINF_PGM_PCI_PHYS_WRITE_BM_DISABLED.
    46524652 *
    46534653 * @return  IPRT status code.
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