Searched refs:DriverCommandSeqSkip (Results 1 – 3 of 3) sorted by relevance
152 DriverCommandSeqSkip* c = reinterpret_cast<DriverCommandSeqSkip*>(command); in ProcessCommandList()
217 DriverCommandSeqSkip* command = in Skip()218 cmdmgr.AllocCommand<DriverCommandSeqSkip>(); in Skip()
179 struct DriverCommandSeqSkip : public DriverCommand struct