Changeset 99739 in vbox for trunk/src/VBox/HostDrivers/VBoxUSB
- Timestamp:
- May 11, 2023 1:01:08 AM (2 years ago)
- svn:sync-xref-src-repo-rev:
- 157315
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/HostDrivers/VBoxUSB/solaris/VBoxUSB-solaris.c
r98103 r99739 1568 1568 * @param pState The USB device instance. 1569 1569 * @remarks Requires the device state mutex to be held. 1570 *1571 * @returns VBox status code.1572 1570 */ 1573 1571 LOCAL void vboxUsbSolarisDestroyPower(vboxusb_state_t *pState)
Note:
See TracChangeset
for help on using the changeset viewer.