Changeset 67906 in vbox
- Timestamp:
- Jul 11, 2017 12:23:20 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/Audio/DevHDACommon.cpp
r67901 r67906 499 499 return rc; 500 500 } 501 #endif /* IN_RING3 */ 501 502 502 503 uint32_t hdaGetINTSTS(PHDASTATE pThis) … … 618 619 } 619 620 621 #ifdef IN_RING3 620 622 /** 621 623 * Fetches a Bundle Descriptor List Entry (BDLE) from the DMA engine.
Note:
See TracChangeset
for help on using the changeset viewer.