Searched refs:aml_high_priority_cmds (Results 1 – 2 of 2) sorted by relevance
119 static constexpr uint32_t aml_high_priority_cmds[] = { variable
39 for (uint32_t i = 0; i < countof(aml_high_priority_cmds); i++) { in GetMailbox()40 if (cmd == aml_high_priority_cmds[i]) { in GetMailbox()
Completed in 4 milliseconds