Searched refs:DriverCommandSeqPrioFix (Results 1 – 3 of 3) sorted by relevance
180 DriverCommandSeqPrioFix* c = reinterpret_cast<DriverCommandSeqPrioFix*>(command); in ProcessCommandList()
282 DriverCommandSeqPrioFix* command = in SetReleasePriorityFix()283 cmdmgr.AllocCommand<DriverCommandSeqPrioFix>(); in SetReleasePriorityFix()
198 struct DriverCommandSeqPrioFix : public DriverCommand struct