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

/freebsd-11-stable/sys/dev/usb/
H A Dusb_device.h347 uint8_t uhub_count_active_host_ports(struct usb_device *, enum usb_dev_speed);
H A Dusb_request.c2076 (uhub_count_active_host_ports(parent_hub, USB_SPEED_LOW) +
2077 uhub_count_active_host_ports(parent_hub, USB_SPEED_FULL)) == 1) {
H A Dusb_hub.c412 * uhub_count_active_host_ports
417 uhub_count_active_host_ports(struct usb_device *udev, enum usb_dev_speed speed) function

Completed in 123 milliseconds