Home
last modified time | relevance | path

Searched refs:USB_HW_POWER_BULK (Results 1 – 4 of 4) sorted by relevance

/third_party/FreeBSD/sys/dev/usb/
Dusb_controller.h79 #define USB_HW_POWER_BULK 0x02 macro
Dusb_hub.c2462 [UE_BULK] = USB_HW_POWER_BULK, in usbd_transfer_power_ref()
2654 bus->hw_power_state |= USB_HW_POWER_BULK; in usb_bus_powerd()
2793 bus->hw_power_state |= USB_HW_POWER_BULK; in usb_dev_resume_peer()
/third_party/FreeBSD/sys/dev/usb/controller/
Dusb_controller.c503 USB_HW_POWER_BULK | in usb_bus_resume()
659 USB_HW_POWER_BULK | in usb_bus_attach()
Dehci.c3855 USB_HW_POWER_BULK)) {