Searched refs:USB_STATUS_SELF_POWERED (Results 1 - 3 of 3) sorted by relevance

/barrelfish-master/include/usb/
H A Dusb.h109 #define USB_STATUS_SELF_POWERED 0x0001; macro
/barrelfish-master/usr/drivers/usb/usb_manager/controller/ohci/
H A Dusb_ohci_root_hub.c392 hc->root_hub_desc.status.wStatus = USB_STATUS_SELF_POWERED;
/barrelfish-master/usr/drivers/usb/usb_manager/controller/ehci/
H A Dusb_ehci_root_hub.c270 hc->rh_desc.status.wStatus = USB_STATUS_SELF_POWERED;

Completed in 105 milliseconds