Home
last modified time | relevance | path

Searched defs:queueSize (Results 1 – 1 of 1) sorted by relevance

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Storage/
DVirtIOFSDevice.cs38 uint numRequestQueues = 1, uint queueSize = 128) in Create()
149 private uint queueSize; field in Antmicro.Renode.Peripherals.Storage.VirtIOFSDevice