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