Home
last modified time | relevance | path

Searched refs:AllocateAlignBuffer (Results 1 – 4 of 4) sorted by relevance

/device/linaro/bootloader/edk2/SourceLevelDebugPkg/Library/DebugCommunicationLibUsb3/
DDebugCommunicationLibUsb3Dxe.c29 AllocateAlignBuffer ( in AllocateAlignBuffer() function
DDebugCommunicationLibUsb3Pei.c28 AllocateAlignBuffer ( in AllocateAlignBuffer() function
DDebugCommunicationLibUsb3Common.c355 Buf = AllocateAlignBuffer (sizeof (TRB_TEMPLATE) * EVENT_RING_TRB_NUMBER); in CreateEventRing()
374 Buf = AllocateAlignBuffer (sizeof (EVENT_RING_SEG_TABLE_ENTRY) * ERST_NUMBER); in CreateEventRing()
448 Buf = AllocateAlignBuffer (sizeof (TRB_TEMPLATE) * TrbNum); in CreateTransferRing()
501 Buf = AllocateAlignBuffer (sizeof (XHC_DC_CONTEXT)); in CreateDebugCapabilityContext()
536 …String0Desc = (UINT8 *) AllocateAlignBuffer (STRING0_DESC_LEN + MANU_DESC_LEN + PRODUCT_DESC_LEN +… in CreateDebugCapabilityContext()
664 …Buffer = AllocateAlignBuffer (XHCI_DEBUG_DEVICE_MAX_PACKET_SIZE * 2 + USB3_DEBUG_PORT_WRITE_MAX_PA… in InitializeUsbDebugHardware()
DDebugCommunicationLibUsb3Internal.h685 AllocateAlignBuffer (