VirtualBox

Ignore:
Timestamp:
Oct 20, 2015 1:58:41 PM (10 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
103540
Message:

HostDrivers: Doxygen fixes

Location:
trunk/src/VBox/HostDrivers/VBoxNetAdp
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/HostDrivers/VBoxNetAdp/VBoxNetAdp.c

    r57358 r58340  
    12021202 *
    12031203 * @returns Pointer to the instance by the given name. NULL if not found.
    1204  * @param   pGlobals        The globals.
    12051204 * @param   pszName         The name of the instance.
    12061205 */
  • trunk/src/VBox/HostDrivers/VBoxNetAdp/darwin/VBoxNetAdp-darwin.cpp

    r58093 r58340  
    337337 * Device open. Called on open /dev/vboxnetctl
    338338 *
    339  * @param   pInode      Pointer to inode info structure.
    340  * @param   pFilp       Associated file pointer.
     339 * @param   Dev         The device number.
     340 * @param   fFlags      ???.
     341 * @param   fDevType    ???.
     342 * @param   pProcess    The process issuing this request.
    341343 */
    342344static int VBoxNetAdpDarwinOpen(dev_t Dev, int fFlags, int fDevType, struct proc *pProcess)
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