Searched refs:iMaxLength (Results 1 – 1 of 1) sorted by relevance
605 u32 iMaxLength = EP0_PACKETSIZE; in EP0_in_PIO() local612 if (iMaxLength < length) in EP0_in_PIO()613 iWordLength = iMaxLength / sizeof(u32); in EP0_in_PIO()