Changeset 82317 in vbox for trunk/src/VBox/Devices/Audio
- Timestamp:
- Dec 2, 2019 12:07:49 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/Audio/DevIchAc97.cpp
r82310 r82317 2934 2934 2935 2935 /** 2936 * @callback_method_impl{FNIOMIOPORTNEW OUT}2936 * @callback_method_impl{FNIOMIOPORTNEWIN} 2937 2937 */ 2938 2938 static DECLCALLBACK(VBOXSTRICTRC) … … 3623 3623 * 3624 3624 * @returns IPRT status code. 3625 * @param pDevIns The device instance. 3625 3626 * @param pSSM Saved state manager (SSM) handle to use. 3626 3627 * @param pStream AC'97 stream to load.
Note:
See TracChangeset
for help on using the changeset viewer.