Changeset 81369 in vbox for trunk/src/VBox/Devices/PC
- Timestamp:
- Oct 18, 2019 9:13:03 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/PC/DevACPI.cpp
r81031 r81369 1891 1891 1892 1892 /** 1893 * @ {FNIOMIOPORTOUT, ACPI_RESET_BLK}1893 * @callback_method_impl{FNIOMIOPORTOUT, ACPI_RESET_BLK} 1894 1894 */ 1895 1895 PDMBOTHCBDECL(int) acpiR3ResetWrite(PPDMDEVINS pDevIns, void *pvUser, RTIOPORT Port, uint32_t u32, unsigned cb)
Note:
See TracChangeset
for help on using the changeset viewer.