Searched refs:DriverCommandSeqPrioFix (Results 1 – 3 of 3) sorted by relevance
171 DriverCommandSeqPrioFix* c = reinterpret_cast<DriverCommandSeqPrioFix*>(command); in ProcessCommandList()
321 DriverCommandSeqPrioFix* command = in SetReleasePriorityFix()322 cmdmgr.AllocCommand<DriverCommandSeqPrioFix>(); in SetReleasePriorityFix()
191 struct DriverCommandSeqPrioFix : public DriverCommand struct