Home
last modified time | relevance | path

Searched refs:UsbHcAllocateMem (Results 1 – 22 of 22) sorted by relevance

/device/linaro/bootloader/edk2/QuarkSocPkg/QuarkSouthCluster/Usb/Ohci/Pei/
DUsbHcMem.h119 UsbHcAllocateMem (
DOhciUrb.c38 Td = UsbHcAllocateMem(Ohc->MemPool, sizeof(TD_DESCRIPTOR)); in OhciCreateTD()
91 Ed = UsbHcAllocateMem(Ohc->MemPool, sizeof (ED_DESCRIPTOR)); in OhciCreateED()
DUsbHcMem.c363 UsbHcAllocateMem ( in UsbHcAllocateMem() function
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/UhciDxe/
DUsbHcMem.h121 UsbHcAllocateMem (
DUhciQueue.c269 Qh = UsbHcAllocateMem (Uhc->MemPool, sizeof (UHCI_QH_SW)); in UhciCreateQh()
300 Td = UsbHcAllocateMem (Uhc->MemPool, sizeof (UHCI_TD_SW)); in UhciCreateTd()
DUsbHcMem.c429 UsbHcAllocateMem ( in UsbHcAllocateMem() function
DUhci.c1019 DataPtr = UsbHcAllocateMem (Uhc->MemPool, DataLength); in Uhci2AsyncInterruptTransfer()
/device/linaro/bootloader/edk2/QuarkSocPkg/QuarkSouthCluster/Usb/Ohci/Dxe/
DUsbHcMem.h121 UsbHcAllocateMem (
DOhciUrb.c38 Td = UsbHcAllocateMem(Ohc->MemPool, sizeof(TD_DESCRIPTOR)); in OhciCreateTD()
92 Ed = UsbHcAllocateMem(Ohc->MemPool, sizeof (ED_DESCRIPTOR)); in OhciCreateED()
DUsbHcMem.c431 UsbHcAllocateMem ( in UsbHcAllocateMem() function
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/EhciDxe/
DUsbHcMem.h120 UsbHcAllocateMem (
DEhciUrb.c53 Qtd = UsbHcAllocateMem (Ehc->MemPool, sizeof (EHC_QTD)); in EhcCreateQtd()
185 Qh = UsbHcAllocateMem (Ehci->MemPool, sizeof (EHC_QH)); in EhcCreateQh()
DUsbHcMem.c431 UsbHcAllocateMem ( in UsbHcAllocateMem() function
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/XhciDxe/
DUsbHcMem.h112 UsbHcAllocateMem (
DXhciSched.c501 Dcbaa = UsbHcAllocateMem (Xhc->MemPool, Entries); in XhcInitSched()
771 Buf = UsbHcAllocateMem (Xhc->MemPool, Size); in CreateEventRing()
790 Buf = UsbHcAllocateMem (Xhc->MemPool, Size); in CreateEventRing()
868 Buf = UsbHcAllocateMem (Xhc->MemPool, sizeof (TRB_TEMPLATE) * TrbNum); in CreateTransferRing()
1994 InputContext = UsbHcAllocateMem (Xhc->MemPool, sizeof (INPUT_CONTEXT)); in XhcInitializeDeviceSlot()
2094 OutputContext = UsbHcAllocateMem (Xhc->MemPool, sizeof (DEVICE_CONTEXT)); in XhcInitializeDeviceSlot()
2200 InputContext = UsbHcAllocateMem (Xhc->MemPool, sizeof (INPUT_CONTEXT_64)); in XhcInitializeDeviceSlot64()
2300 OutputContext = UsbHcAllocateMem (Xhc->MemPool, sizeof (DEVICE_CONTEXT_64)); in XhcInitializeDeviceSlot64()
DUsbHcMem.c464 UsbHcAllocateMem ( in UsbHcAllocateMem() function
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/XhciPei/
DXhcPeim.h217 UsbHcAllocateMem (
DXhciSched.c1078 InputContext = UsbHcAllocateMem (Xhc->MemPool, sizeof (INPUT_CONTEXT)); in XhcPeiInitializeDeviceSlot()
1178 OutputContext = UsbHcAllocateMem (Xhc->MemPool, sizeof (DEVICE_CONTEXT)); in XhcPeiInitializeDeviceSlot()
1285 InputContext = UsbHcAllocateMem (Xhc->MemPool, sizeof (INPUT_CONTEXT_64)); in XhcPeiInitializeDeviceSlot64()
1385 OutputContext = UsbHcAllocateMem (Xhc->MemPool, sizeof (DEVICE_CONTEXT_64)); in XhcPeiInitializeDeviceSlot64()
2568 Buf = UsbHcAllocateMem (Xhc->MemPool, Size); in XhcPeiCreateEventRing()
2587 Buf = UsbHcAllocateMem (Xhc->MemPool, Size); in XhcPeiCreateEventRing()
2728 Buf = UsbHcAllocateMem (Xhc->MemPool, sizeof (TRB_TEMPLATE) * TrbNum); in XhcPeiCreateTransferRing()
2802 Dcbaa = UsbHcAllocateMem (Xhc->MemPool, Size); in XhcPeiInitSched()
DUsbHcMem.c428 UsbHcAllocateMem ( in UsbHcAllocateMem() function
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/EhciPei/
DEhcPeim.h201 UsbHcAllocateMem (
DEhciUrb.c52 Qtd = UsbHcAllocateMem (Ehc, Ehc->MemPool, sizeof (PEI_EHC_QTD)); in EhcCreateQtd()
179 Qh = UsbHcAllocateMem (Ehci, Ehci->MemPool, sizeof (PEI_EHC_QH)); in EhcCreateQh()
DUsbHcMem.c361 UsbHcAllocateMem ( in UsbHcAllocateMem() function