Changeset 81031 in vbox for trunk/src/VBox/Devices/Audio/DevHDA.h
- Timestamp:
- Sep 26, 2019 7:26:33 PM (6 years ago)
- svn:sync-xref-src-repo-rev:
- 133634
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/Audio/DevHDA.h
r80692 r81031 103 103 typedef struct HDASTATE 104 104 { 105 /** The PCI device structure. */106 PDMPCIDEV PciDev;107 105 /** Critical section protecting the HDA state. */ 108 106 PDMCRITSECT CritSect;
Note:
See TracChangeset
for help on using the changeset viewer.