Changeset 7101 in vbox
- Timestamp:
- Feb 25, 2008 8:33:32 AM (17 years ago)
- svn:sync-xref-src-repo-rev:
- 28348
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/common/VBoxGuest/VBoxGuest-solaris.c
r6803 r7101 145 145 /** MMIO handle. */ 146 146 ddi_acc_handle_t PciMMIOHandle; 147 #if 0 147 148 /** Interrupt block cookie. */ 148 149 ddi_iblock_cookie_t BlockCookie; 150 #endif 149 151 /** Driver Mutex. */ 150 152 kmutex_t Mtx;
Note:
See TracChangeset
for help on using the changeset viewer.