Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Storage/
DVirtIOBlockDevice.cs86 case BlockOperations.Out: in ProcessChain()
94 case BlockOperations.In: in ProcessChain()
103 case BlockOperations.Flush: in ProcessChain()
178 private enum BlockOperations : int enum in Antmicro.Renode.Peripherals.Storage.VirtIOBlockDevice
220 public BlockOperations type;