Home
last modified time | relevance | path

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

/freebsd/lib/libusb/
H A Dlibusb01.c98 struct libusb20_endpoint *currep; member
107 struct usb_endpoint_descriptor *currep; member
360 aep = ps->a.currep; in usb_parse_endpoint()
361 bep = ps->b.currep++; in usb_parse_endpoint()
400 bifc->endpoint = ps->b.currep; in usb_parse_iface_sub()
403 ps->a.currep = aifc->endpoints + x; in usb_parse_iface_sub()
496 c = ((uint8_t *)(ps.b.currep) - ((uint8_t *)0)); in usb_parse_configuration()
510 ps.b.currep = (void *)(ptr + a + b); in usb_parse_configuration()