Searched refs:TaskManagementRequestSlots (Results 1 – 1 of 1) sorted by relevance
43 TaskManagementRequestSlots = taskManagementRequestSlots; in UFSHostController()95 …ield(16, 3, FieldMode.Read, valueProviderCallback: _ => (ulong)TaskManagementRequestSlots - 1, nam… in DefineRegisters()507 …rlBaseAddress, UTPTaskManagementRequestDescriptorSizeInBytes * TaskManagementRequestSlots, onlyMem… in ProcessTaskManagementRequestList()509 for(int i = 0; i < TaskManagementRequestSlots; i++) in ProcessTaskManagementRequestList()594 public int TaskManagementRequestSlots { get; } property in Antmicro.Renode.Peripherals.Storage.UFSHostController