Searched refs:writeContext (Results 1 – 1 of 1) sorted by relevance
370 WriteDataToUnderlyingFile(writeContext.Offset, length, data); in WriteData()371 writeContext.Move((uint)length); in WriteData()418 writeContext.Reset(); in GoToIdle()665 writeContext.Reset(); in HandleStandardCommand()729 writeContext.Offset = highCapacityMode in HandleStandardCommand()741 writeContext.Offset = highCapacityMode in HandleStandardCommand()817 private IoContext writeContext; field in Antmicro.Renode.Peripherals.SD.SDCard