Changeset 89787 in vbox
- Timestamp:
- Jun 19, 2021 2:08:56 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/Audio/DevIchAc97.cpp
r89779 r89787 85 85 /** @} */ 86 86 87 /** @name AC97_GC_XXX - Global Control Bits (see AC97_GLOB_CNT). */ 87 /** @name AC97_GC_XXX - Global Control Bits (see AC97_GLOB_CNT). 88 * @{ */ 88 89 #define AC97_GC_WR 4 /**< rw Warm reset. */ 89 90 #define AC97_GC_CR 2 /**< rw Cold reset. */
Note:
See TracChangeset
for help on using the changeset viewer.