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