Searched defs:usb_get_ep_index (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/usb/usba/
H A Dusbai_pipe_mgmt.c414 * usb_get_ep_index: create an index from endpoint address that can
418 usb_get_ep_index(uint8_t ep_addr) function
850 ep_index = usb_get_ep_index(ep->bEndpointAddress);

Completed in 73 milliseconds