Lines Matching refs:DAC960_AllocateCommand

495 static inline DAC960_Command_T *DAC960_AllocateCommand(DAC960_Controller_T  in DAC960_AllocateCommand()  function
809 DAC960_Command_T *Command = DAC960_AllocateCommand(Controller); in DAC960_V1_ExecuteType3()
834 DAC960_Command_T *Command = DAC960_AllocateCommand(Controller); in DAC960_V1_ExecuteType3B()
861 DAC960_Command_T *Command = DAC960_AllocateCommand(Controller); in DAC960_V1_ExecuteType3D()
887 DAC960_Command_T *Command = DAC960_AllocateCommand(Controller); in DAC960_V2_GeneralInfo()
925 DAC960_Command_T *Command = DAC960_AllocateCommand(Controller); in DAC960_V2_NewControllerInfo()
964 DAC960_Command_T *Command = DAC960_AllocateCommand(Controller); in DAC960_V2_NewLogicalDeviceInfo()
1017 DAC960_Command_T *Command = DAC960_AllocateCommand(Controller); in DAC960_V2_NewPhysicalDeviceInfo()
1104 Command = DAC960_AllocateCommand(Controller); in DAC960_V2_NewInquiryUnitSerialNumber()
1130 DAC960_Command_T *Command = DAC960_AllocateCommand(Controller); in DAC960_V2_DeviceOperation()
3337 Command = DAC960_AllocateCommand(Controller); in DAC960_process_queue()
5634 Command = DAC960_AllocateCommand(Controller); in DAC960_MonitoringTimerFunction()
5692 Command = DAC960_AllocateCommand(Controller); in DAC960_MonitoringTimerFunction()
5974 while ((Command = DAC960_AllocateCommand(Controller)) == NULL) in DAC960_V1_ExecuteUserCommand()
6237 while ((Command = DAC960_AllocateCommand(Controller)) == NULL) in DAC960_V2_ExecuteUserCommand()
6720 while ((Command = DAC960_AllocateCommand(Controller)) == NULL) in DAC960_gam_v1_execute_command()
6745 while ((Command = DAC960_AllocateCommand(Controller)) == NULL) in DAC960_gam_v1_execute_command()
6866 while ((Command = DAC960_AllocateCommand(Controller)) == NULL) in DAC960_gam_v2_execute_command()