Lines Matching refs:DAC960_Command_T
278 CommandAllocationLength = offsetof(DAC960_Command_T, V1.EndMarker); in DAC960_CreateAuxiliaryStructures()
291 CommandAllocationLength = offsetof(DAC960_Command_T, V2.EndMarker); in DAC960_CreateAuxiliaryStructures()
317 DAC960_Command_T *Command; in DAC960_CreateAuxiliaryStructures()
331 Command = (DAC960_Command_T *) AllocationPointer; in DAC960_CreateAuxiliaryStructures()
388 DAC960_Command_T *CommandGroup = NULL; in DAC960_DestroyAuxiliaryStructures()
397 DAC960_Command_T *Command = Controller->Commands[i]; in DAC960_DestroyAuxiliaryStructures()
468 static inline void DAC960_V1_ClearCommand(DAC960_Command_T *Command) in DAC960_V1_ClearCommand()
481 static inline void DAC960_V2_ClearCommand(DAC960_Command_T *Command) in DAC960_V2_ClearCommand()
496 static inline DAC960_Command_T *DAC960_AllocateCommand(DAC960_Controller_T in DAC960_AllocateCommand()
499 DAC960_Command_T *Command = Controller->FreeCommands; in DAC960_AllocateCommand()
512 static inline void DAC960_DeallocateCommand(DAC960_Command_T *Command) in DAC960_DeallocateCommand()
537 static void DAC960_GEM_QueueCommand(DAC960_Command_T *Command) in DAC960_GEM_QueueCommand()
566 static void DAC960_BA_QueueCommand(DAC960_Command_T *Command) in DAC960_BA_QueueCommand()
591 static void DAC960_LP_QueueCommand(DAC960_Command_T *Command) in DAC960_LP_QueueCommand()
617 static void DAC960_LA_QueueCommandDualMode(DAC960_Command_T *Command) in DAC960_LA_QueueCommandDualMode()
643 static void DAC960_LA_QueueCommandSingleMode(DAC960_Command_T *Command) in DAC960_LA_QueueCommandSingleMode()
669 static void DAC960_PG_QueueCommandDualMode(DAC960_Command_T *Command) in DAC960_PG_QueueCommandDualMode()
695 static void DAC960_PG_QueueCommandSingleMode(DAC960_Command_T *Command) in DAC960_PG_QueueCommandSingleMode()
720 static void DAC960_PD_QueueCommand(DAC960_Command_T *Command) in DAC960_PD_QueueCommand()
737 static void DAC960_P_QueueCommand(DAC960_Command_T *Command) in DAC960_P_QueueCommand()
783 static void DAC960_ExecuteCommand(DAC960_Command_T *Command) in DAC960_ExecuteCommand()
810 DAC960_Command_T *Command = DAC960_AllocateCommand(Controller); in DAC960_V1_ExecuteType3()
835 DAC960_Command_T *Command = DAC960_AllocateCommand(Controller); in DAC960_V1_ExecuteType3B()
862 DAC960_Command_T *Command = DAC960_AllocateCommand(Controller); in DAC960_V1_ExecuteType3D()
888 DAC960_Command_T *Command = DAC960_AllocateCommand(Controller); in DAC960_V2_GeneralInfo()
926 DAC960_Command_T *Command = DAC960_AllocateCommand(Controller); in DAC960_V2_NewControllerInfo()
965 DAC960_Command_T *Command = DAC960_AllocateCommand(Controller); in DAC960_V2_NewLogicalDeviceInfo()
1018 DAC960_Command_T *Command = DAC960_AllocateCommand(Controller); in DAC960_V2_NewPhysicalDeviceInfo()
1101 DAC960_Command_T *Command; in DAC960_V2_NewInquiryUnitSerialNumber()
1131 DAC960_Command_T *Command = DAC960_AllocateCommand(Controller); in DAC960_V2_DeviceOperation()
2015 DAC960_Command_T *Command = Controller->Commands[Channel]; in DAC960_V1_ReadDeviceConfiguration()
2063 DAC960_Command_T *Command = Controller->Commands[Channel]; in DAC960_V1_ReadDeviceConfiguration()
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()
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()
4626 static void DAC960_V2_ProcessCompletedCommand(DAC960_Command_T *Command) in DAC960_V2_ProcessCompletedCommand()
5278 DAC960_Command_T *Command = Controller->Commands[CommandIdentifier-1]; in DAC960_GEM_InterruptHandler()
5319 DAC960_Command_T *Command = Controller->Commands[CommandIdentifier-1]; in DAC960_BA_InterruptHandler()
5361 DAC960_Command_T *Command = Controller->Commands[CommandIdentifier-1]; in DAC960_LP_InterruptHandler()
5403 DAC960_Command_T *Command = Controller->Commands[CommandIdentifier-1]; in DAC960_LA_InterruptHandler()
5441 DAC960_Command_T *Command = Controller->Commands[CommandIdentifier-1]; in DAC960_PG_InterruptHandler()
5476 DAC960_Command_T *Command = Controller->Commands[CommandIdentifier-1]; in DAC960_PD_InterruptHandler()
5514 DAC960_Command_T *Command = Controller->Commands[CommandIdentifier-1]; in DAC960_P_InterruptHandler()
5571 static void DAC960_V1_QueueMonitoringCommand(DAC960_Command_T *Command) in DAC960_V1_QueueMonitoringCommand()
5588 static void DAC960_V2_QueueMonitoringCommand(DAC960_Command_T *Command) in DAC960_V2_QueueMonitoringCommand()
5623 DAC960_Command_T *Command; in DAC960_MonitoringTimerFunction()
5908 DAC960_Command_T *Command, in DAC960_V1_SetDeviceState()
5966 DAC960_Command_T *Command; in DAC960_V1_ExecuteUserCommand()
6178 static bool DAC960_V2_TranslatePhysicalDevice(DAC960_Command_T *Command, in DAC960_V2_TranslatePhysicalDevice()
6228 DAC960_Command_T *Command; in DAC960_V2_ExecuteUserCommand()
6678 DAC960_Command_T *Command = NULL; in DAC960_gam_ioctl()
6845 DAC960_Command_T *Command = NULL; in DAC960_gam_ioctl()