Home
last modified time | relevance | path

Searched refs:DeviceAddr (Results 1 – 11 of 11) sorted by relevance

/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/SnpDxe/
DCallback.c287 IN UINT64 DeviceAddr in SnpUndi32CallbackUnmap() argument
341 IN UINT64 DeviceAddr in SnpUndi32CallbackSync() argument
344 if ((CpuAddr == 0) || (DeviceAddr == 0) || (NumBytes == 0)) { in SnpUndi32CallbackSync()
351 CopyMem ((UINT8 *) (UINTN) CpuAddr, (UINT8 *) (UINTN) DeviceAddr, NumBytes); in SnpUndi32CallbackSync()
355 CopyMem ((UINT8 *) (UINTN) DeviceAddr, (UINT8 *) (UINTN) CpuAddr, NumBytes); in SnpUndi32CallbackSync()
DSnp.h374 IN UINT64 DeviceAddr
405 IN UINT64 DeviceAddr
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/UhciDxe/
DUhciQueue.c352 Td->TdHw.DeviceAddr = DevAddr & 0x7F; in UhciCreateSetupTd()
415 Td->TdHw.DeviceAddr = DevAddr & 0x7F; in UhciCreateDataTd()
464 Td->TdHw.DeviceAddr = DevAddr & 0x7F; in UhciCreateStatusTd()
495 IN UINT8 DeviceAddr, in UhciCreateCtrlTds() argument
525 SetupTd = UhciCreateSetupTd (Uhc, DeviceAddr, Request, RequestPhy, IsLow); in UhciCreateCtrlTds()
544 DeviceAddr, in UhciCreateCtrlTds()
581 StatusTd = UhciCreateStatusTd (Uhc, DeviceAddr, StatusPktId, IsLow); in UhciCreateCtrlTds()
DUhciQueue.h70 UINT32 DeviceAddr : 7; member
229 IN UINT8 DeviceAddr,
DUhciDebug.c68 DEBUG ((EFI_D_VERBOSE, " DevAddr - %d\n", CurTdSw->TdHw.DeviceAddr)); in UhciDumpTds()
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/EhciPei/
DEhciUrb.h112 UINT32 DeviceAddr : 7; member
DEhciUrb.c193 QhHw->DeviceAddr = Ep->DevAddr; in EhcCreateQh()
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/EhciDxe/
DEhciUrb.h116 UINT32 DeviceAddr : 7; member
DEhciDebug.c148 DEBUG ((EFI_D_VERBOSE, "Device address: %d\n", QhHw->DeviceAddr)); in EhcDumpQh()
DEhciUrb.c199 QhHw->DeviceAddr = Ep->DevAddr; in EhcCreateQh()
/device/linaro/bootloader/edk2/MdePkg/Include/Guid/
DCper.h1150 UINT64 DeviceAddr; member