Changeset 36528 in vbox for trunk/include/VBox
- Timestamp:
- Apr 4, 2011 1:16:52 PM (14 years ago)
- svn:sync-xref-src-repo-rev:
- 70950
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/VBox/rawpci.h
r36498 r36528 301 301 /* Get next IRQ for the device. */ 302 302 PCIRAWR0_DO_GET_IRQ, 303 /* Enable getting IRQs for the device. */ 304 PCIRAWR0_DO_ENABLE_IRQ, 305 /* Disable getting IRQs for the device. */ 306 PCIRAWR0_DO_DISABLE_IRQ, 303 307 /* Notify driver about guest power state change. */ 304 308 PCIRAWR0_DO_POWER_STATE_CHANGE,
Note:
See TracChangeset
for help on using the changeset viewer.