Searched refs:DAC960_AllocateCommand (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/block/
H A DDAC960.c490 DAC960_AllocateCommand allocates a Command structure from Controller's
496 static inline DAC960_Command_T *DAC960_AllocateCommand(DAC960_Controller_T DAC960_AllocateCommand() function
810 DAC960_Command_T *Command = DAC960_AllocateCommand(Controller); DAC960_V1_ExecuteType3()
835 DAC960_Command_T *Command = DAC960_AllocateCommand(Controller); DAC960_V1_ExecuteType3B()
862 DAC960_Command_T *Command = DAC960_AllocateCommand(Controller); DAC960_V1_ExecuteType3D()
888 DAC960_Command_T *Command = DAC960_AllocateCommand(Controller); DAC960_V2_GeneralInfo()
926 DAC960_Command_T *Command = DAC960_AllocateCommand(Controller); DAC960_V2_NewControllerInfo()
965 DAC960_Command_T *Command = DAC960_AllocateCommand(Controller); DAC960_V2_NewLogicalDeviceInfo()
1018 DAC960_Command_T *Command = DAC960_AllocateCommand(Controller); DAC960_V2_NewPhysicalDeviceInfo()
1105 Command = DAC960_AllocateCommand(Controller); DAC960_V2_NewInquiryUnitSerialNumber()
1131 DAC960_Command_T *Command = DAC960_AllocateCommand(Controller); DAC960_V2_DeviceOperation()
3337 Command = DAC960_AllocateCommand(Controller); DAC960_process_queue()
5632 Command = DAC960_AllocateCommand(Controller); DAC960_MonitoringTimerFunction()
5690 Command = DAC960_AllocateCommand(Controller); DAC960_MonitoringTimerFunction()
5972 while ((Command = DAC960_AllocateCommand(Controller)) == NULL) DAC960_V1_ExecuteUserCommand()
6235 while ((Command = DAC960_AllocateCommand(Controller)) == NULL) DAC960_V2_ExecuteUserCommand()
6766 while ((Command = DAC960_AllocateCommand(Controller)) == NULL) DAC960_gam_ioctl()
6791 while ((Command = DAC960_AllocateCommand(Controller)) == NULL) DAC960_gam_ioctl()
6912 while ((Command = DAC960_AllocateCommand(Controller)) == NULL) DAC960_gam_ioctl()

Completed in 62 milliseconds