Searched refs:INSTANCE_FROM_DISKIO_THIS (Results 1 – 2 of 2) sorted by relevance
121 #define INSTANCE_FROM_DISKIO_THIS(a) CR(a, NOR_FLASH_INSTANCE, DiskIoProtocol, NOR_FLA… macro
1145 Instance = INSTANCE_FROM_DISKIO_THIS(This); in NorFlashDiskIoReadDisk()1193 Instance = INSTANCE_FROM_DISKIO_THIS(This); in NorFlashDiskIoWriteDisk()