Searched refs:IsValidQueryOpcode (Results 1 – 1 of 1) sorted by relevance
609 …QueryResponse = IsValidQueryOpcode(request.QueryFunction, opcode) ? QueryResponseCode.Success : Qu… in HandleQuery()817 private bool IsValidQueryOpcode(QueryFunction function, QueryFunctionOpcode opcode) in IsValidQueryOpcode() method in Antmicro.Renode.Peripherals.Storage.UFSDevice