Lines Matching defs:ep_max
635 uint8_t ep_max;663 ep_max = udev->endpoints_max;664 while (ep_max--) {691 ep_max = 0;716 ep_curr = ep_max;762 if (ep_max < temp)763 ep_max = temp;783 if (ep_max != 0) {784 udev->endpoints = bsd_malloc(sizeof(*ep) * ep_max,795 udev->endpoints_max = ep_max;