Searched refs:DriverCommandSeqChannelPrio (Results 1 – 3 of 3) sorted by relevance
169 … DriverCommandSeqChannelPrio* c = reinterpret_cast<DriverCommandSeqChannelPrio*>(command); in ProcessCommandList()
258 DriverCommandSeqChannelPrio* command = in SetChannelPriority()259 cmdmgr.AllocCommand<DriverCommandSeqChannelPrio>(); in SetChannelPriority()
188 struct DriverCommandSeqChannelPrio : public DriverCommand struct