Changeset 35992 in vbox for trunk/src/VBox/HostDrivers/VBoxPci
- Timestamp:
- Feb 16, 2011 11:23:23 AM (14 years ago)
- svn:sync-xref-src-repo-rev:
- 70064
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/HostDrivers/VBoxPci/VBoxPciInternal.h
r35986 r35992 54 54 uint32_t HostPciAddress; 55 55 56 /** The session this interface is associated with. */ 57 PSUPDRVSESSION pSession; 58 /** The SUPR0 object id. */ 59 void *pvObj; 60 56 61 /** Port, given to the outside world. */ 57 62 RAWPCIDEVPORT DevPort;
Note:
See TracChangeset
for help on using the changeset viewer.