Changeset 99739 in vbox for trunk/src/VBox/Devices/Network
- Timestamp:
- May 11, 2023 1:01:08 AM (2 years ago)
- svn:sync-xref-src-repo-rev:
- 157315
- Location:
- trunk/src/VBox/Devices/Network
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/Network/DevPCNet.cpp
r98103 r99739 711 711 * Memory write helper to handle PCI/ISA differences. 712 712 * 713 * @returns nothing.714 713 * @param pDevIns The device instance. 715 714 * @param pThis Pointer to the PCNet device instance … … 730 729 * Memory read helper to handle PCI/ISA differences. 731 730 * 732 * @returns nothing.733 731 * @param pDevIns The device instance. 734 732 * @param pThis Pointer to the PCNet device instance. -
trunk/src/VBox/Devices/Network/DrvNAT.cpp
r98103 r99739 1113 1113 * server changes. 1114 1114 * 1115 * @returns nothing.1116 1115 * @param hDynStor The DynamicStore handle. 1117 1116 * @param hChangedKey Array of changed keys we watch for.
Note:
See TracChangeset
for help on using the changeset viewer.