Searched refs:TotalBusBandwidth (Results 1 – 4 of 4) sorted by relevance
517 ULONG TotalBusBandwidth = 0; in USBPORT_StartDevice() local742 TotalBusBandwidth = Packet->MiniPortBusBandwidth; in USBPORT_StartDevice()743 FdoExtension->TotalBusBandwidth = TotalBusBandwidth; in USBPORT_StartDevice()750 &TotalBusBandwidth, in USBPORT_StartDevice()751 sizeof(TotalBusBandwidth)); in USBPORT_StartDevice()753 if (TotalBusBandwidth != FdoExtension->TotalBusBandwidth) in USBPORT_StartDevice()755 FdoExtension->TotalBusBandwidth = TotalBusBandwidth; in USBPORT_StartDevice()760 FdoExtension->Bandwidth[ix] = FdoExtension->TotalBusBandwidth - in USBPORT_StartDevice()761 FdoExtension->TotalBusBandwidth / 10; in USBPORT_StartDevice()
69 ULONG TotalBusBandwidth; in USBPORT_AllocateBandwidth() local97 TotalBusBandwidth = FdoExtension->TotalBusBandwidth; in USBPORT_AllocateBandwidth()106 MinBandwidth = TotalBusBandwidth; in USBPORT_AllocateBandwidth()
368 ULONG TotalBusBandwidth; member
274 ULONG TotalBusBandwidth; member