Searched refs:DriverCommandSeqPrioFix (Results 1 – 3 of 3) sorted by relevance
178 DriverCommandSeqPrioFix* c = reinterpret_cast<DriverCommandSeqPrioFix*>(command); in ProcessCommandList()
278 DriverCommandSeqPrioFix* command = in SetReleasePriorityFix()279 cmdmgr.AllocCommand<DriverCommandSeqPrioFix>(); in SetReleasePriorityFix()
194 struct DriverCommandSeqPrioFix : public DriverCommand struct