Searched refs:bytes_ep (Results 1 – 1 of 1) sorted by relevance
793 int bytes_ep, bufferspace, count, i; in read_packet() local795 bytes_ep = ep_count_bytes_remain(ep); in read_packet()802 count = min(bytes_ep, bufferspace); in read_packet()