HomeSort by relevance Sort by last modified time
    Searched defs:Hub (Results 1 - 2 of 2) sorted by null

  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/XhciDxe/
XhciSched.h 567 UINT32 Hub:1;
595 UINT32 Hub:1;
960 Evaluate the slot context for hub device through XHCI's Configure_Endpoint cmd.
964 @param PortNum The total number of downstream port supported by the hub.
965 @param TTT The TT think time of the hub device.
966 @param MTT The multi-TT of the hub device.
968 @retval EFI_SUCCESS Successfully configure the hub device's slot context.
982 Evaluate the slot context for hub device through XHCI's Configure_Endpoint cmd.
986 @param PortNum The total number of downstream port supported by the hub.
987 @param TTT The TT think time of the hub device.
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/XhciPei/
XhciSched.h 563 UINT32 Hub:1;
591 UINT32 Hub:1;
862 Evaluate the slot context for hub device through XHCI's Configure_Endpoint cmd.
866 @param PortNum The total number of downstream port supported by the hub.
867 @param TTT The TT think time of the hub device.
868 @param MTT The multi-TT of the hub device.
870 @retval EFI_SUCCESS Successfully configure the hub device's slot context.
883 Evaluate the slot context for hub device through XHCI's Configure_Endpoint cmd.
887 @param PortNum The total number of downstream port supported by the hub.
888 @param TTT The TT think time of the hub device.
    [all...]

Completed in 95 milliseconds