Home
last modified time | relevance | path

Searched refs:StartAddress (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/scsi/mpt3sas/mpi/
H A Dmpi2_image.h173 U32 StartAddress; /*0x0C */ member
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/uefi/files/n1sdp/
H A D0005-Platform-ARM-N1Sdp-NOR-flash-Dxe-Driver-for-N1Sdp.patch1083 + UINTN StartAddress;
1113 + StartAddress = GET_NOR_BLOCK_ADDRESS (Instance->RegionBaseAddress, Lba,
1117 + CopyMem(Buffer, (UINTN *)StartAddress, BufferSizeInBytes);
1143 + UINTN StartAddress;
1162 + StartAddress = GET_NOR_BLOCK_ADDRESS (Instance->RegionBaseAddress, Lba,
1166 + CopyMem (Buffer, (UINTN *)(StartAddress + Offset), BufferSizeInBytes);