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

/freebsd-10.1-release/lib/libusb/
H A Dlibusb01.c91 struct libusb20_interface *currifc; member in struct:usb_parse_state::__anon5897
98 struct usb_interface_descriptor *currifc; member in struct:usb_parse_state::__anon5898
376 aifc = ps->a.currifc;
377 bifc = ps->b.currifc++;
409 aifc = ps->a.currifc;
414 bifc->altsetting = ps->b.currifc;
420 ps->a.currifc = aifc->altsetting + x;
449 ps->a.currifc = acfg->interface + x;
485 b = ((uint8_t *)(ps.b.currifc) - ((uint8_t *)0));
499 ps.b.currifc
[all...]

Completed in 93 milliseconds