Searched refs:ep_index_max (Results 1 – 2 of 2) sorted by relevance
210 uint8_t ep_index_max; member
2435 if (u.pinit->ep_index_max > 127) { in ugen_ioctl_post()2439 if (u.pinit->ep_index_max == 0) { in ugen_ioctl_post()2455 error = usb_fifo_alloc_buffer(f, 1, u.pinit->ep_index_max); in ugen_ioctl_post()2460 u.pinit->ep_index_max, M_USB, M_WAITOK | M_ZERO); in ugen_ioctl_post()2466 f->fs_ep_max = u.pinit->ep_index_max; in ugen_ioctl_post()