Searched refs:DriverCommandSeqSkip (Results 1 – 3 of 3) sorted by relevance
150 DriverCommandSeqSkip* c = reinterpret_cast<DriverCommandSeqSkip*>(command); in ProcessCommandList()
213 DriverCommandSeqSkip* command = in Skip()214 cmdmgr.AllocCommand<DriverCommandSeqSkip>(); in Skip()
175 struct DriverCommandSeqSkip : public DriverCommand struct