Lines Matching defs:Controller

177 static void DAC960_AnnounceDriver(DAC960_Controller_T *Controller)  in DAC960_AnnounceDriver()
191 static bool DAC960_Failure(DAC960_Controller_T *Controller, in DAC960_Failure()
264 static bool DAC960_CreateAuxiliaryStructures(DAC960_Controller_T *Controller) in DAC960_CreateAuxiliaryStructures()
379 static void DAC960_DestroyAuxiliaryStructures(DAC960_Controller_T *Controller) in DAC960_DestroyAuxiliaryStructures()
497 *Controller) in DAC960_AllocateCommand()
514 DAC960_Controller_T *Controller = Command->Controller; in DAC960_DeallocateCommand() local
526 static void DAC960_WaitForCommand(DAC960_Controller_T *Controller) in DAC960_WaitForCommand()
539 DAC960_Controller_T *Controller = Command->Controller; in DAC960_GEM_QueueCommand() local
568 DAC960_Controller_T *Controller = Command->Controller; in DAC960_BA_QueueCommand() local
593 DAC960_Controller_T *Controller = Command->Controller; in DAC960_LP_QueueCommand() local
619 DAC960_Controller_T *Controller = Command->Controller; in DAC960_LA_QueueCommandDualMode() local
645 DAC960_Controller_T *Controller = Command->Controller; in DAC960_LA_QueueCommandSingleMode() local
671 DAC960_Controller_T *Controller = Command->Controller; in DAC960_PG_QueueCommandDualMode() local
697 DAC960_Controller_T *Controller = Command->Controller; in DAC960_PG_QueueCommandSingleMode() local
722 DAC960_Controller_T *Controller = Command->Controller; in DAC960_PD_QueueCommand() local
739 DAC960_Controller_T *Controller = Command->Controller; in DAC960_P_QueueCommand() local
785 DAC960_Controller_T *Controller = Command->Controller; in DAC960_ExecuteCommand() local
806 static bool DAC960_V1_ExecuteType3(DAC960_Controller_T *Controller, in DAC960_V1_ExecuteType3()
830 static bool DAC960_V1_ExecuteType3B(DAC960_Controller_T *Controller, in DAC960_V1_ExecuteType3B()
856 static bool DAC960_V1_ExecuteType3D(DAC960_Controller_T *Controller, in DAC960_V1_ExecuteType3D()
886 static bool DAC960_V2_GeneralInfo(DAC960_Controller_T *Controller) in DAC960_V2_GeneralInfo()
924 static bool DAC960_V2_NewControllerInfo(DAC960_Controller_T *Controller) in DAC960_V2_NewControllerInfo()
962 static bool DAC960_V2_NewLogicalDeviceInfo(DAC960_Controller_T *Controller, in DAC960_V2_NewLogicalDeviceInfo()
1013 static bool DAC960_V2_NewPhysicalDeviceInfo(DAC960_Controller_T *Controller, in DAC960_V2_NewPhysicalDeviceInfo()
1052 DAC960_Controller_T *Controller, in DAC960_V2_ConstructNewUnitSerialNumber()
1098 static bool DAC960_V2_NewInquiryUnitSerialNumber(DAC960_Controller_T *Controller, in DAC960_V2_NewInquiryUnitSerialNumber()
1126 static bool DAC960_V2_DeviceOperation(DAC960_Controller_T *Controller, in DAC960_V2_DeviceOperation()
1159 *Controller) in DAC960_V1_EnableMemoryMailboxInterface()
1366 *Controller) in DAC960_V2_EnableMemoryMailboxInterface()
1546 *Controller) in DAC960_V1_ReadControllerConfiguration()
1787 *Controller) in DAC960_V2_ReadControllerConfiguration()
1918 *Controller) in DAC960_ReportControllerConfiguration()
1966 static bool DAC960_V1_ReadDeviceConfiguration(DAC960_Controller_T in DAC960_V1_ReadDeviceConfiguration()
2114 static bool DAC960_V2_ReadDeviceConfiguration(DAC960_Controller_T in DAC960_V2_ReadDeviceConfiguration()
2238 static bool DAC960_V1_ReportDeviceConfiguration(DAC960_Controller_T in DAC960_V1_ReportDeviceConfiguration()
2335 static bool DAC960_V2_ReportDeviceConfiguration(DAC960_Controller_T in DAC960_V2_ReportDeviceConfiguration()
2520 static bool DAC960_RegisterBlockDevice(DAC960_Controller_T *Controller) in DAC960_RegisterBlockDevice()
2564 static void DAC960_UnregisterBlockDevice(DAC960_Controller_T *Controller) in DAC960_UnregisterBlockDevice()
2587 static void DAC960_ComputeGenericDiskInfo(DAC960_Controller_T *Controller) in DAC960_ComputeGenericDiskInfo()
2600 static bool DAC960_ReportErrorStatus(DAC960_Controller_T *Controller, in DAC960_ReportErrorStatus()
2659 static void DAC960_DetectCleanup(DAC960_Controller_T *Controller) in DAC960_DetectCleanup()
2718 DAC960_Controller_T *Controller = NULL; in DAC960_DetectController() local
3067 DAC960_InitializeController(DAC960_Controller_T *Controller) in DAC960_InitializeController()
3096 static void DAC960_FinalizeController(DAC960_Controller_T *Controller) in DAC960_FinalizeController()
3157 DAC960_Controller_T *Controller; in DAC960_Probe() local
3192 DAC960_Controller_T *Controller = DAC960_Controllers[Controller_Number]; in DAC960_Remove() local
3205 DAC960_Controller_T *Controller = Command->Controller; in DAC960_V1_QueueReadWriteCommand() local
3260 DAC960_Controller_T *Controller = Command->Controller; in DAC960_V2_QueueReadWriteCommand() local
3327 static int DAC960_process_queue(DAC960_Controller_T *Controller, struct request_queue *req_q) in DAC960_process_queue()
3418 DAC960_Controller_T *Controller = Command->Controller; in DAC960_queue_partial_rw() local
3489 DAC960_Controller_T *Controller = Command->Controller; in DAC960_V1_ReadWriteError() local
3542 DAC960_Controller_T *Controller = Command->Controller; in DAC960_V1_ProcessCompletedCommand() local
4345 DAC960_Controller_T *Controller = Command->Controller; in DAC960_V2_ReadWriteError() local
4384 static void DAC960_V2_ReportEvent(DAC960_Controller_T *Controller, in DAC960_V2_ReportEvent()
4603 static void DAC960_V2_ReportProgress(DAC960_Controller_T *Controller, in DAC960_V2_ReportProgress()
4628 DAC960_Controller_T *Controller = Command->Controller; in DAC960_V2_ProcessCompletedCommand() local
5266 DAC960_Controller_T *Controller = DeviceIdentifier; in DAC960_GEM_InterruptHandler() local
5307 DAC960_Controller_T *Controller = DeviceIdentifier; in DAC960_BA_InterruptHandler() local
5349 DAC960_Controller_T *Controller = DeviceIdentifier; in DAC960_LP_InterruptHandler() local
5391 DAC960_Controller_T *Controller = DeviceIdentifier; in DAC960_LA_InterruptHandler() local
5429 DAC960_Controller_T *Controller = DeviceIdentifier; in DAC960_PG_InterruptHandler() local
5467 DAC960_Controller_T *Controller = DeviceIdentifier; in DAC960_PD_InterruptHandler() local
5505 DAC960_Controller_T *Controller = DeviceIdentifier; in DAC960_P_InterruptHandler() local
5573 DAC960_Controller_T *Controller = Command->Controller; in DAC960_V1_QueueMonitoringCommand() local
5590 DAC960_Controller_T *Controller = Command->Controller; in DAC960_V2_QueueMonitoringCommand() local
5622 DAC960_Controller_T *Controller = (DAC960_Controller_T *) TimerData; in DAC960_MonitoringTimerFunction() local
5708 static bool DAC960_CheckStatusBuffer(DAC960_Controller_T *Controller, in DAC960_CheckStatusBuffer()
5752 DAC960_Controller_T *Controller, in DAC960_Message()
5849 static bool DAC960_ParsePhysicalDevice(DAC960_Controller_T *Controller, in DAC960_ParsePhysicalDevice()
5882 static bool DAC960_ParseLogicalDrive(DAC960_Controller_T *Controller, in DAC960_ParseLogicalDrive()
5907 static void DAC960_V1_SetDeviceState(DAC960_Controller_T *Controller, in DAC960_V1_SetDeviceState()
5963 static bool DAC960_V1_ExecuteUserCommand(DAC960_Controller_T *Controller, in DAC960_V1_ExecuteUserCommand()
6185 DAC960_Controller_T *Controller = Command->Controller; in DAC960_V2_TranslatePhysicalDevice() local
6225 static bool DAC960_V2_ExecuteUserCommand(DAC960_Controller_T *Controller, in DAC960_V2_ExecuteUserCommand()
6442 DAC960_Controller_T *Controller = DAC960_Controllers[ControllerNumber]; in dac960_proc_show() local
6469 DAC960_Controller_T *Controller = (DAC960_Controller_T *)m->private; in dac960_initial_status_proc_show() local
6489 DAC960_Controller_T *Controller = (DAC960_Controller_T *) m->private; in dac960_current_status_proc_show() local
6535 DAC960_Controller_T *Controller = (DAC960_Controller_T *)m->private; in dac960_user_command_proc_show() local
6550 DAC960_Controller_T *Controller = (DAC960_Controller_T *) PDE(file->f_path.dentry->d_inode)->data; in dac960_user_command_proc_write() local
6581 static void DAC960_CreateProcEntries(DAC960_Controller_T *Controller) in DAC960_CreateProcEntries()
6609 static void DAC960_DestroyProcEntries(DAC960_Controller_T *Controller) in DAC960_DestroyProcEntries()
6643 DAC960_Controller_T *Controller; in DAC960_gam_ioctl() local
6680 DAC960_Controller_T *Controller; in DAC960_gam_ioctl() local
6847 DAC960_Controller_T *Controller; in DAC960_gam_ioctl() local
7012 DAC960_Controller_T *Controller; in DAC960_gam_ioctl() local
7229 DAC960_Controller_T *Controller = DAC960_Controllers[i]; in DAC960_cleanup_module() local