Home | History | Annotate | Download | only in XhciPei

Lines Matching defs:Hub

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.
889 @param MTT The multi-TT of the hub device.
891 @retval EFI_SUCCESS Successfully configure the hub device's slot context.