Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/
H A Dusb_controller.h78 #define USB_HW_POWER_BULK 0x02 macro
H A Dusb_hub.c2390 [UE_BULK] = USB_HW_POWER_BULK, in usbd_transfer_power_ref()
2582 bus->hw_power_state |= USB_HW_POWER_BULK; in usb_bus_powerd()
2721 bus->hw_power_state |= USB_HW_POWER_BULK; in usb_dev_resume_peer()
/freebsd/sys/dev/usb/controller/
H A Dusb_controller.c543 USB_HW_POWER_BULK | in usb_bus_resume()
750 USB_HW_POWER_BULK | in usb_bus_attach()
H A Dohci.c2658 if (flags & USB_HW_POWER_BULK) in ohci_set_hw_power()
H A Duhci.c3129 USB_HW_POWER_BULK | in uhci_set_hw_power()
H A Dehci.c3798 USB_HW_POWER_BULK)) { in ehci_set_hw_power()