Lines Matching refs:CommandType
814 Command->CommandType = DAC960_ImmediateCommand; in DAC960_V1_ExecuteType3()
839 Command->CommandType = DAC960_ImmediateCommand; in DAC960_V1_ExecuteType3B()
866 Command->CommandType = DAC960_ImmediateCommand; in DAC960_V1_ExecuteType3D()
892 Command->CommandType = DAC960_ImmediateCommand; in DAC960_V2_GeneralInfo()
930 Command->CommandType = DAC960_ImmediateCommand; in DAC960_V2_NewControllerInfo()
970 Command->CommandType = DAC960_ImmediateCommand; in DAC960_V2_NewLogicalDeviceInfo()
1023 Command->CommandType = DAC960_ImmediateCommand; in DAC960_V2_NewPhysicalDeviceInfo()
1108 Command->CommandType = DAC960_ImmediateCommand; in DAC960_V2_NewInquiryUnitSerialNumber()
1135 Command->CommandType = DAC960_ImmediateCommand; in DAC960_V2_DeviceOperation()
2019 Command->CommandType = DAC960_ImmediateCommand; in DAC960_V1_ReadDeviceConfiguration()
3342 Command->CommandType = DAC960_ReadCommand; in DAC960_process_queue()
3345 Command->CommandType = DAC960_WriteCommand; in DAC960_process_queue()
3422 Command->CommandType = DAC960_ReadRetryCommand; in DAC960_queue_partial_rw()
3424 Command->CommandType = DAC960_WriteRetryCommand; in DAC960_queue_partial_rw()
3490 switch (Command->CommandType) in DAC960_V1_ReadWriteError()
3542 DAC960_CommandType_T CommandType = Command->CommandType; in DAC960_V1_ProcessCompletedCommand() local
3547 if (CommandType == DAC960_ReadCommand || in DAC960_V1_ProcessCompletedCommand()
3548 CommandType == DAC960_WriteCommand) in DAC960_V1_ProcessCompletedCommand()
3579 else if (CommandType == DAC960_ReadRetryCommand || in DAC960_V1_ProcessCompletedCommand()
3580 CommandType == DAC960_WriteRetryCommand) in DAC960_V1_ProcessCompletedCommand()
3611 else if (CommandType == DAC960_MonitoringCommand) in DAC960_V1_ProcessCompletedCommand()
3960 if (CommandType != DAC960_MonitoringCommand && in DAC960_V1_ProcessCompletedCommand()
3966 else if (CommandType == DAC960_MonitoringCommand && in DAC960_V1_ProcessCompletedCommand()
4296 if (CommandType == DAC960_ImmediateCommand) in DAC960_V1_ProcessCompletedCommand()
4302 if (CommandType == DAC960_QueuedCommand) in DAC960_V1_ProcessCompletedCommand()
4354 switch (Command->CommandType) in DAC960_V2_ReadWriteError()
4628 DAC960_CommandType_T CommandType = Command->CommandType; in DAC960_V2_ProcessCompletedCommand() local
4633 if (CommandType == DAC960_ReadCommand || in DAC960_V2_ProcessCompletedCommand()
4634 CommandType == DAC960_WriteCommand) in DAC960_V2_ProcessCompletedCommand()
4666 else if (CommandType == DAC960_ReadRetryCommand || in DAC960_V2_ProcessCompletedCommand()
4667 CommandType == DAC960_WriteRetryCommand) in DAC960_V2_ProcessCompletedCommand()
4698 else if (CommandType == DAC960_MonitoringCommand) in DAC960_V2_ProcessCompletedCommand()
5218 if (CommandType == DAC960_ImmediateCommand) in DAC960_V2_ProcessCompletedCommand()
5224 if (CommandType == DAC960_QueuedCommand) in DAC960_V2_ProcessCompletedCommand()
5574 Command->CommandType = DAC960_MonitoringCommand; in DAC960_V1_QueueMonitoringCommand()
5591 Command->CommandType = DAC960_MonitoringCommand; in DAC960_V2_QueueMonitoringCommand()
5975 Command->CommandType = DAC960_ImmediateCommand; in DAC960_V1_ExecuteUserCommand()
6238 Command->CommandType = DAC960_ImmediateCommand; in DAC960_V2_ExecuteUserCommand()
6782 Command->CommandType = DAC960_ImmediateCommand; in DAC960_gam_ioctl()
6796 Command->CommandType = DAC960_ImmediateCommand; in DAC960_gam_ioctl()
6917 Command->CommandType = DAC960_ImmediateCommand; in DAC960_gam_ioctl()