Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/ArmPlatformPkg/Drivers/NorFlashDxe/
DNorFlashDxe.h121 #define INSTANCE_FROM_DISKIO_THIS(a) CR(a, NOR_FLASH_INSTANCE, DiskIoProtocol, NOR_FLA… macro
DNorFlashDxe.c1145 Instance = INSTANCE_FROM_DISKIO_THIS(This); in NorFlashDiskIoReadDisk()
1193 Instance = INSTANCE_FROM_DISKIO_THIS(This); in NorFlashDiskIoWriteDisk()