VirtualBox

Changeset 70669 in vbox for trunk/src/VBox/Devices


Ignore:
Timestamp:
Jan 22, 2018 9:08:52 AM (7 years ago)
Author:
vboxsync
Message:

Audio/HDA: Logging.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/Audio/DevHDA.cpp

    r70642 r70669  
    46144614    DEVHDA_LOCK_RETURN(pThis, VINF_IOM_R3_MMIO_WRITE);
    46154615
     4616    LogFunc(("uLUN=%u, fFlags=0x%x\n", uLUN, fFlags));
     4617
    46164618    PHDADRIVER pDrv;
    46174619    int rc2 = hdaAttachInternal(pThis, uLUN, fFlags, &pDrv);
     
    46544656    PHDASTATE pThis = PDMINS_2_DATA(pDevIns, PHDASTATE);
    46554657
     4658    DEVHDA_LOCK(pThis);
     4659
    46564660    LogFunc(("uLUN=%u, fFlags=0x%x\n", uLUN, fFlags));
    4657 
    4658     DEVHDA_LOCK(pThis);
    46594661
    46604662    PHDADRIVER pDrv, pDrvNext;
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