Lines Matching defs:Command
318 DAC960_Command_T *Command; in DAC960_CreateAuxiliaryStructures() local
398 DAC960_Command_T *Command = Controller->Commands[i]; in DAC960_DestroyAuxiliaryStructures() local
467 static inline void DAC960_V1_ClearCommand(DAC960_Command_T *Command) in DAC960_V1_ClearCommand()
480 static inline void DAC960_V2_ClearCommand(DAC960_Command_T *Command) in DAC960_V2_ClearCommand()
498 DAC960_Command_T *Command = Controller->FreeCommands; in DAC960_AllocateCommand() local
511 static inline void DAC960_DeallocateCommand(DAC960_Command_T *Command) in DAC960_DeallocateCommand()
536 static void DAC960_GEM_QueueCommand(DAC960_Command_T *Command) in DAC960_GEM_QueueCommand()
565 static void DAC960_BA_QueueCommand(DAC960_Command_T *Command) in DAC960_BA_QueueCommand()
590 static void DAC960_LP_QueueCommand(DAC960_Command_T *Command) in DAC960_LP_QueueCommand()
616 static void DAC960_LA_QueueCommandDualMode(DAC960_Command_T *Command) in DAC960_LA_QueueCommandDualMode()
642 static void DAC960_LA_QueueCommandSingleMode(DAC960_Command_T *Command) in DAC960_LA_QueueCommandSingleMode()
668 static void DAC960_PG_QueueCommandDualMode(DAC960_Command_T *Command) in DAC960_PG_QueueCommandDualMode()
694 static void DAC960_PG_QueueCommandSingleMode(DAC960_Command_T *Command) in DAC960_PG_QueueCommandSingleMode()
719 static void DAC960_PD_QueueCommand(DAC960_Command_T *Command) in DAC960_PD_QueueCommand()
736 static void DAC960_P_QueueCommand(DAC960_Command_T *Command) in DAC960_P_QueueCommand()
782 static void DAC960_ExecuteCommand(DAC960_Command_T *Command) in DAC960_ExecuteCommand()
809 DAC960_Command_T *Command = DAC960_AllocateCommand(Controller); in DAC960_V1_ExecuteType3() local
834 DAC960_Command_T *Command = DAC960_AllocateCommand(Controller); in DAC960_V1_ExecuteType3B() local
861 DAC960_Command_T *Command = DAC960_AllocateCommand(Controller); in DAC960_V1_ExecuteType3D() local
887 DAC960_Command_T *Command = DAC960_AllocateCommand(Controller); in DAC960_V2_GeneralInfo() local
925 DAC960_Command_T *Command = DAC960_AllocateCommand(Controller); in DAC960_V2_NewControllerInfo() local
964 DAC960_Command_T *Command = DAC960_AllocateCommand(Controller); in DAC960_V2_NewLogicalDeviceInfo() local
1017 DAC960_Command_T *Command = DAC960_AllocateCommand(Controller); in DAC960_V2_NewPhysicalDeviceInfo() local
1100 DAC960_Command_T *Command; in DAC960_V2_NewInquiryUnitSerialNumber() local
1130 DAC960_Command_T *Command = DAC960_AllocateCommand(Controller); in DAC960_V2_DeviceOperation() local
2013 DAC960_Command_T *Command = Controller->Commands[Channel]; in DAC960_V1_ReadDeviceConfiguration() local
2061 DAC960_Command_T *Command = Controller->Commands[Channel]; in DAC960_V1_ReadDeviceConfiguration() local
3203 static void DAC960_V1_QueueReadWriteCommand(DAC960_Command_T *Command) in DAC960_V1_QueueReadWriteCommand()
3258 static void DAC960_V2_QueueReadWriteCommand(DAC960_Command_T *Command) in DAC960_V2_QueueReadWriteCommand()
3330 DAC960_Command_T *Command; in DAC960_process_queue() local
3416 static void DAC960_queue_partial_rw(DAC960_Command_T *Command) in DAC960_queue_partial_rw()
3463 static inline bool DAC960_ProcessCompletedRequest(DAC960_Command_T *Command, in DAC960_ProcessCompletedRequest()
3487 static void DAC960_V1_ReadWriteError(DAC960_Command_T *Command) in DAC960_V1_ReadWriteError()
3540 static void DAC960_V1_ProcessCompletedCommand(DAC960_Command_T *Command) in DAC960_V1_ProcessCompletedCommand()
4343 static void DAC960_V2_ReadWriteError(DAC960_Command_T *Command) in DAC960_V2_ReadWriteError()
4628 static void DAC960_V2_ProcessCompletedCommand(DAC960_Command_T *Command) in DAC960_V2_ProcessCompletedCommand()
5280 DAC960_Command_T *Command = Controller->Commands[CommandIdentifier-1]; in DAC960_GEM_InterruptHandler() local
5321 DAC960_Command_T *Command = Controller->Commands[CommandIdentifier-1]; in DAC960_BA_InterruptHandler() local
5363 DAC960_Command_T *Command = Controller->Commands[CommandIdentifier-1]; in DAC960_LP_InterruptHandler() local
5405 DAC960_Command_T *Command = Controller->Commands[CommandIdentifier-1]; in DAC960_LA_InterruptHandler() local
5443 DAC960_Command_T *Command = Controller->Commands[CommandIdentifier-1]; in DAC960_PG_InterruptHandler() local
5478 DAC960_Command_T *Command = Controller->Commands[CommandIdentifier-1]; in DAC960_PD_InterruptHandler() local
5516 DAC960_Command_T *Command = Controller->Commands[CommandIdentifier-1]; in DAC960_P_InterruptHandler() local
5573 static void DAC960_V1_QueueMonitoringCommand(DAC960_Command_T *Command) in DAC960_V1_QueueMonitoringCommand()
5590 static void DAC960_V2_QueueMonitoringCommand(DAC960_Command_T *Command) in DAC960_V2_QueueMonitoringCommand()
5625 DAC960_Command_T *Command; in DAC960_MonitoringTimerFunction() local
5910 DAC960_Command_T *Command, in DAC960_V1_SetDeviceState()
5968 DAC960_Command_T *Command; in DAC960_V1_ExecuteUserCommand() local
6180 static bool DAC960_V2_TranslatePhysicalDevice(DAC960_Command_T *Command, in DAC960_V2_TranslatePhysicalDevice()
6230 DAC960_Command_T *Command; in DAC960_V2_ExecuteUserCommand() local
6630 DAC960_Command_T *Command = NULL; in DAC960_gam_v1_execute_command() local
6799 DAC960_Command_T *Command = NULL; in DAC960_gam_v2_execute_command() local