Searched refs:MMC_HOST_INSTANCE_FROM_BLOCK_IO_THIS (Results 1 – 2 of 2) sorted by relevance
73 MmcHostInstance = MMC_HOST_INSTANCE_FROM_BLOCK_IO_THIS (This); in MmcReset()148 MmcHostInstance = MMC_HOST_INSTANCE_FROM_BLOCK_IO_THIS (This); in MmcTransferBlock()241 MmcHostInstance = MMC_HOST_INSTANCE_FROM_BLOCK_IO_THIS (This); in MmcIoBlocks()
342 #define MMC_HOST_INSTANCE_FROM_BLOCK_IO_THIS(a) CR (a, MMC_HOST_INSTANCE, BlockIo, MMC_HOST_INS… macro