diff options
author | 2010-12-06 04:25:27 +0000 | |
---|---|---|
committer | 2010-12-06 04:25:27 +0000 | |
commit | e0f7b3d98805b5d1adac66c56f3a69483961e0dc (patch) | |
tree | 55c35ab9e6850cf93abc1495105a6b72b465077b /sys/dev/usb/uhub.c | |
parent | PCIe based sparc64 machines have always supported access to the extended PCIe (diff) | |
download | wireguard-openbsd-e0f7b3d98805b5d1adac66c56f3a69483961e0dc.tar.xz wireguard-openbsd-e0f7b3d98805b5d1adac66c56f3a69483961e0dc.zip |
* add dying flag to struct usbd_device
* add usbd_deactivate(), which should be use to set the dying flag in
struct usbd_device
* add usbd_is_dying(), which can be used to check if either the device
or the associated bus dying flag has been set
* use usbd_is_dying() to check if the deivce or bus is dying before
issuing transfers or requests
Diffstat (limited to 'sys/dev/usb/uhub.c')
0 files changed, 0 insertions, 0 deletions