Home
last modified time | relevance | path

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

/freebsd/lib/libusb/
H A Dlibusb01.c91 struct libusb20_endpoint *currep; member
100 struct usb_endpoint_descriptor *currep; member
351 aep = ps->a.currep; in usb_parse_endpoint()
352 bep = ps->b.currep++; in usb_parse_endpoint()
391 bifc->endpoint = ps->b.currep; in usb_parse_iface_sub()
394 ps->a.currep = aifc->endpoints + x; in usb_parse_iface_sub()
487 c = ((uint8_t *)(ps.b.currep) - ((uint8_t *)0)); in usb_parse_configuration()
501 ps.b.currep = (void *)(ptr + a + b); in usb_parse_configuration()