Changeset 33540 in vbox for trunk/src/VBox/HostDrivers/VBoxUSB/solaris/include
- Timestamp:
- Oct 28, 2010 9:27:05 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/HostDrivers/VBoxUSB/solaris/include/usbai_private.h
r31896 r33540 178 178 /* 179 179 * USB CPR support 180 * A client driver must call this fun tion in pre-suspend event handler180 * A client driver must call this function in pre-suspend event handler 181 181 * to inform the USBA framework that it can't suspend because 182 182 * driver instance or device could not be quiesced. … … 573 573 * 574 574 * Return Values: 575 * USB_SUCCESS - the regist eration was successful576 * USB_FAILURE - the regist eration failed575 * USB_SUCCESS - the registration was successful 576 * USB_FAILURE - the registration failed 577 577 */ 578 578 int usb_register_dev_driver(
Note:
See TracChangeset
for help on using the changeset viewer.