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

/barrelfish-2018-10-04/usr/drivers/usb/usb_manager/hub/
H A Dusb_hub.c611 static uint8_t usb_hub_find_slot(uint16_t *ptr, uint8_t start, uint8_t end, function
653 slot = usb_hub_find_slot(hub->uframe_usage, 4, 6, mask);
665 slot = usb_hub_find_slot(hub->uframe_usage, 8, 6, mask);

Completed in 82 milliseconds