Searched refs:OverheadSS (Results 1 – 1 of 1) sorted by relevance
169 IN PULONG OverheadSS, in USB2_GetHsOverhead() argument185 *OverheadSS = HostDelay + USB2_HS_SS_ISOCHRONOUS_OUT_OVERHEAD; in USB2_GetHsOverhead()190 *OverheadSS = HostDelay + USB2_HS_SS_INTERRUPT_OUT_OVERHEAD; in USB2_GetHsOverhead()198 *OverheadSS = HostDelay + USB2_HS_SS_ISOCHRONOUS_IN_OVERHEAD; in USB2_GetHsOverhead()203 *OverheadSS = HostDelay + USB2_HS_SS_INTERRUPT_IN_OVERHEAD; in USB2_GetHsOverhead()321 ULONG OverheadSS; in USB2_AllocateHS() local349 USB2_GetHsOverhead(TtEndpoint, &OverheadSS, &OverheadCS); in USB2_AllocateHS()386 OverheadSS, in USB2_AllocateHS()514 ULONG OverheadSS; in USB2_DeallocateHS() local533 USB2_GetHsOverhead(TtEndpoint, &OverheadSS, &OverheadCS); in USB2_DeallocateHS()[all …]