Searched defs:PortNum (Results 1 - 7 of 7) sorted by relevance

/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Usb/UsbBusPei/
H A DUsbPeim.c1005 @param PortNum The port to be reset.
1014 IN UINT8 PortNum,
1032 PortNum,
1053 PortNum,
1074 PortNum,
1089 DEBUG ((EFI_D_ERROR, "ResetRootPort: reset not finished in time on port %d\n", PortNum));
1096 PortNum,
1103 PortNum,
1113 PortNum,
1120 PortNum,
1010 ResetRootPort( IN EFI_PEI_SERVICES **PeiServices, IN PEI_USB_HOST_CONTROLLER_PPI *UsbHcPpi, IN PEI_USB2_HOST_CONTROLLER_PPI *Usb2HcPpi, IN UINT8 PortNum, IN UINT8 RetryIndex ) argument
[all...]
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/EhciDxe/
H A DEhciUrb.h129 UINT32 PortNum : 7; member in struct:__anon5722
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/EhciPei/
H A DEhciUrb.h125 UINT32 PortNum : 7; member in struct:__anon5726
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/XhciDxe/
H A DXhciSched.c3707 @param PortNum The total number of downstream port supported by the hub.
3718 IN UINT8 PortNum,
3746 InputContext->Slot.PortNum = PortNum;
3775 @param PortNum The total number of downstream port supported by the hub.
3786 IN UINT8 PortNum,
3814 InputContext->Slot.PortNum = PortNum;
3715 XhcConfigHubContext( IN USB_XHCI_INSTANCE *Xhc, IN UINT8 SlotId, IN UINT8 PortNum, IN UINT8 TTT, IN UINT8 MTT ) argument
3783 XhcConfigHubContext64( IN USB_XHCI_INSTANCE *Xhc, IN UINT8 SlotId, IN UINT8 PortNum, IN UINT8 TTT, IN UINT8 MTT ) argument
H A DXhciSched.h572 UINT32 PortNum:8; member in struct:_SLOT_CONTEXT
600 UINT32 PortNum:8; member in struct:_SLOT_CONTEXT_64
964 @param PortNum The total number of downstream port supported by the hub.
975 IN UINT8 PortNum,
986 @param PortNum The total number of downstream port supported by the hub.
997 IN UINT8 PortNum,
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/XhciPei/
H A DXhciSched.c2157 @param PortNum The total number of downstream port supported by the hub.
2168 IN UINT8 PortNum,
2196 InputContext->Slot.PortNum = PortNum;
2225 @param PortNum The total number of downstream port supported by the hub.
2236 IN UINT8 PortNum,
2264 InputContext->Slot.PortNum = PortNum;
2165 XhcPeiConfigHubContext( IN PEI_XHC_DEV *Xhc, IN UINT8 SlotId, IN UINT8 PortNum, IN UINT8 TTT, IN UINT8 MTT ) argument
2233 XhcPeiConfigHubContext64( IN PEI_XHC_DEV *Xhc, IN UINT8 SlotId, IN UINT8 PortNum, IN UINT8 TTT, IN UINT8 MTT ) argument
H A DXhciSched.h568 UINT32 PortNum:8; member in struct:_SLOT_CONTEXT
596 UINT32 PortNum:8; member in struct:_SLOT_CONTEXT_64
866 @param PortNum The total number of downstream port supported by the hub.
877 IN UINT8 PortNum,
887 @param PortNum The total number of downstream port supported by the hub.
898 IN UINT8 PortNum,

Completed in 451 milliseconds