VirtualBox

Changeset 65070 in vbox for trunk


Ignore:
Timestamp:
Jan 3, 2017 11:34:35 AM (8 years ago)
Author:
vboxsync
Message:

Build fix.

File:
1 edited

Legend:

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

    r65068 r65070  
    13561356    return rc;
    13571357}
    1358 #endif /* IN_RING3 */
    13591358
    13601359
     
    13791378
    13801379
    1381 #ifdef IN_RING3
    13821380/**
    13831381 * Returns the HDA stream of specified HDA sink.
     
    48564854        const uint32_t uSDCTL = HDA_STREAM_REG(pThis, CTL, HDA_SD_NUM_FROM_REG(pThis, CTL, idxRegDsc));
    48574855
    4858 #ifdef LOG_ENABLED
    4859         PHDASTREAM pStream = hdaStreamGetFromSD(pThis, HDA_SD_NUM_FROM_REG(pThis, CTL, idxRegDsc));
    4860         Log3(("hdaWriteReg: %s: fInReset=%RTbool, %R[sdctl]\n",
    4861               g_aHdaRegMap[idxRegDsc].abbrev, pStream ? ASMAtomicReadBool(&pStream->State.fInReset) : false, uSDCTL));
    4862 #endif
    48634856        /*
    48644857         * Some OSes (like Win 10 AU) violate the spec by writing stuff to registers which are not supposed to be be touched
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