Lines Matching refs:DriverCommand
102 struct DriverCommand struct
104 struct DriverCommand* next; argument
109 static void ProcessCommandList( DriverCommand* commandList ); argument
112 struct DriverCommandDebug : public DriverCommand
117 struct DriverCommandReply : public DriverCommand
122 struct DriverCommandPlayer : public DriverCommand
128 struct DriverCommandPlayerInit : public DriverCommand
134 struct DriverCommandPlayerPanParam : public DriverCommand
141 struct DriverCommandPlayerParam : public DriverCommand
155 struct DriverCommandSeqInit : public DriverCommand
163 struct DriverCommandSeqSetData : public DriverCommand
169 struct DriverCommandSeqSetBankData : public DriverCommand
175 struct DriverCommandSeqSkip : public DriverCommand
182 struct DriverCommandSeqTempoRatio : public DriverCommand
188 struct DriverCommandSeqChannelPrio : public DriverCommand
194 struct DriverCommandSeqPrioFix : public DriverCommand
200 struct DriverCommandSeqUserProc : public DriverCommand
207 struct DriverCommandSeqSetVar : public DriverCommand
215 struct DriverCommandSeqTrack : public DriverCommand
248 struct DriverCommandWaveSoundSetup : public DriverCommand
259 struct DriverCommandWaveSoundChannelPrio : public DriverCommand
265 struct DriverCommandWaveSoundPrioFix : public DriverCommand
271 struct DriverCommandStreamSoundInit : public DriverCommand
279 struct DriverCommandStreamSoundSetup : public DriverCommand
287 struct DriverCommandStreamSoundLoadHeader : public DriverCommand
302 struct DriverCommandStreamSoundLoadData : public DriverCommand
312 struct DriverCommandStreamSoundTrackParam : public DriverCommand
319 struct DriverCommandInvalidateData : public DriverCommand
325 struct DriverCommandDisposeCallback : public DriverCommand
330 struct DriverCommandEffect : public DriverCommand
337 struct DriverCommandAllVoicesSync : public DriverCommand