Changeset 24750 in vbox
- Timestamp:
- Nov 18, 2009 12:37:54 AM (15 years ago)
- svn:sync-xref-src-repo-rev:
- 54957
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/Storage/DevAHCI.cpp
r24749 r24750 5948 5948 5949 5949 /** 5950 * Callback employed by a taSuspend and ataR3PowerOff.5950 * Callback employed by ahciSuspend and ahciPowerOff.. 5951 5951 * 5952 5952 * @returns true if we've quiesced, false if we're still working. … … 5964 5964 5965 5965 /** 5966 * Common worker for a taSuspend and ataR3PowerOff.5966 * Common worker for ahciSuspend and ahciPowerOff. 5967 5967 */ 5968 5968 static void ahciR3SuspendOrPowerOff(PPDMDEVINS pDevIns)
Note:
See TracChangeset
for help on using the changeset viewer.