Searched defs:Controller (Results 1 - 4 of 4) sorted by relevance

/linux-4.4.14/drivers/isdn/hardware/eicon/
H A Dcapifunc.c113 byte MapController(byte Controller) MapController() argument
137 byte Controller; UnMapController() local
/linux-4.4.14/include/linux/
H A Disdnif.h357 __u32 Controller; member in union:__anon12479::__anon12480
/linux-4.4.14/drivers/block/
H A DDAC960.c177 static void DAC960_AnnounceDriver(DAC960_Controller_T *Controller) DAC960_AnnounceDriver() argument
191 static bool DAC960_Failure(DAC960_Controller_T *Controller, DAC960_Failure() argument
264 static bool DAC960_CreateAuxiliaryStructures(DAC960_Controller_T *Controller) DAC960_CreateAuxiliaryStructures() argument
379 static void DAC960_DestroyAuxiliaryStructures(DAC960_Controller_T *Controller) DAC960_DestroyAuxiliaryStructures() argument
514 DAC960_Controller_T *Controller = Command->Controller; DAC960_DeallocateCommand() local
526 static void DAC960_WaitForCommand(DAC960_Controller_T *Controller) DAC960_WaitForCommand() argument
539 DAC960_Controller_T *Controller = Command->Controller; DAC960_GEM_QueueCommand() local
568 DAC960_Controller_T *Controller = Command->Controller; DAC960_BA_QueueCommand() local
593 DAC960_Controller_T *Controller = Command->Controller; DAC960_LP_QueueCommand() local
619 DAC960_Controller_T *Controller = Command->Controller; DAC960_LA_QueueCommandDualMode() local
645 DAC960_Controller_T *Controller = Command->Controller; DAC960_LA_QueueCommandSingleMode() local
671 DAC960_Controller_T *Controller = Command->Controller; DAC960_PG_QueueCommandDualMode() local
697 DAC960_Controller_T *Controller = Command->Controller; DAC960_PG_QueueCommandSingleMode() local
722 DAC960_Controller_T *Controller = Command->Controller; DAC960_PD_QueueCommand() local
739 DAC960_Controller_T *Controller = Command->Controller; DAC960_P_QueueCommand() local
785 DAC960_Controller_T *Controller = Command->Controller; DAC960_ExecuteCommand() local
806 static bool DAC960_V1_ExecuteType3(DAC960_Controller_T *Controller, DAC960_V1_ExecuteType3() argument
830 static bool DAC960_V1_ExecuteType3B(DAC960_Controller_T *Controller, DAC960_V1_ExecuteType3B() argument
856 static bool DAC960_V1_ExecuteType3D(DAC960_Controller_T *Controller, DAC960_V1_ExecuteType3D() argument
886 static bool DAC960_V2_GeneralInfo(DAC960_Controller_T *Controller) DAC960_V2_GeneralInfo() argument
924 static bool DAC960_V2_NewControllerInfo(DAC960_Controller_T *Controller) DAC960_V2_NewControllerInfo() argument
962 static bool DAC960_V2_NewLogicalDeviceInfo(DAC960_Controller_T *Controller, DAC960_V2_NewLogicalDeviceInfo() argument
1013 static bool DAC960_V2_NewPhysicalDeviceInfo(DAC960_Controller_T *Controller, DAC960_V2_NewPhysicalDeviceInfo() argument
1098 static bool DAC960_V2_NewInquiryUnitSerialNumber(DAC960_Controller_T *Controller, DAC960_V2_NewInquiryUnitSerialNumber() argument
1126 static bool DAC960_V2_DeviceOperation(DAC960_Controller_T *Controller, DAC960_V2_DeviceOperation() argument
2520 static bool DAC960_RegisterBlockDevice(DAC960_Controller_T *Controller) DAC960_RegisterBlockDevice() argument
2564 static void DAC960_UnregisterBlockDevice(DAC960_Controller_T *Controller) DAC960_UnregisterBlockDevice() argument
2587 static void DAC960_ComputeGenericDiskInfo(DAC960_Controller_T *Controller) DAC960_ComputeGenericDiskInfo() argument
2600 static bool DAC960_ReportErrorStatus(DAC960_Controller_T *Controller, DAC960_ReportErrorStatus() argument
2659 static void DAC960_DetectCleanup(DAC960_Controller_T *Controller) DAC960_DetectCleanup() argument
2718 DAC960_Controller_T *Controller = NULL; DAC960_DetectController() local
3067 DAC960_InitializeController(DAC960_Controller_T *Controller) DAC960_InitializeController() argument
3096 static void DAC960_FinalizeController(DAC960_Controller_T *Controller) DAC960_FinalizeController() argument
3157 DAC960_Controller_T *Controller; DAC960_Probe() local
3192 DAC960_Controller_T *Controller = DAC960_Controllers[Controller_Number]; DAC960_Remove() local
3205 DAC960_Controller_T *Controller = Command->Controller; DAC960_V1_QueueReadWriteCommand() local
3260 DAC960_Controller_T *Controller = Command->Controller; DAC960_V2_QueueReadWriteCommand() local
3327 static int DAC960_process_queue(DAC960_Controller_T *Controller, struct request_queue *req_q) DAC960_process_queue() argument
3418 DAC960_Controller_T *Controller = Command->Controller; DAC960_queue_partial_rw() local
3489 DAC960_Controller_T *Controller = Command->Controller; DAC960_V1_ReadWriteError() local
3542 DAC960_Controller_T *Controller = Command->Controller; DAC960_V1_ProcessCompletedCommand() local
4345 DAC960_Controller_T *Controller = Command->Controller; DAC960_V2_ReadWriteError() local
4384 static void DAC960_V2_ReportEvent(DAC960_Controller_T *Controller, DAC960_V2_ReportEvent() argument
4603 static void DAC960_V2_ReportProgress(DAC960_Controller_T *Controller, DAC960_V2_ReportProgress() argument
4628 DAC960_Controller_T *Controller = Command->Controller; DAC960_V2_ProcessCompletedCommand() local
5266 DAC960_Controller_T *Controller = DeviceIdentifier; DAC960_GEM_InterruptHandler() local
5307 DAC960_Controller_T *Controller = DeviceIdentifier; DAC960_BA_InterruptHandler() local
5349 DAC960_Controller_T *Controller = DeviceIdentifier; DAC960_LP_InterruptHandler() local
5391 DAC960_Controller_T *Controller = DeviceIdentifier; DAC960_LA_InterruptHandler() local
5429 DAC960_Controller_T *Controller = DeviceIdentifier; DAC960_PG_InterruptHandler() local
5467 DAC960_Controller_T *Controller = DeviceIdentifier; DAC960_PD_InterruptHandler() local
5505 DAC960_Controller_T *Controller = DeviceIdentifier; DAC960_P_InterruptHandler() local
5573 DAC960_Controller_T *Controller = Command->Controller; DAC960_V1_QueueMonitoringCommand() local
5590 DAC960_Controller_T *Controller = Command->Controller; DAC960_V2_QueueMonitoringCommand() local
5622 DAC960_Controller_T *Controller = (DAC960_Controller_T *) TimerData; DAC960_MonitoringTimerFunction() local
5708 static bool DAC960_CheckStatusBuffer(DAC960_Controller_T *Controller, DAC960_CheckStatusBuffer() argument
5849 static bool DAC960_ParsePhysicalDevice(DAC960_Controller_T *Controller, DAC960_ParsePhysicalDevice() argument
5882 static bool DAC960_ParseLogicalDrive(DAC960_Controller_T *Controller, DAC960_ParseLogicalDrive() argument
5907 static void DAC960_V1_SetDeviceState(DAC960_Controller_T *Controller, DAC960_V1_SetDeviceState() argument
5963 static bool DAC960_V1_ExecuteUserCommand(DAC960_Controller_T *Controller, DAC960_V1_ExecuteUserCommand() argument
6185 DAC960_Controller_T *Controller = Command->Controller; DAC960_V2_TranslatePhysicalDevice() local
6225 static bool DAC960_V2_ExecuteUserCommand(DAC960_Controller_T *Controller, DAC960_V2_ExecuteUserCommand() argument
6442 DAC960_Controller_T *Controller = DAC960_Controllers[ControllerNumber]; dac960_proc_show() local
6469 DAC960_Controller_T *Controller = (DAC960_Controller_T *)m->private; dac960_initial_status_proc_show() local
6489 DAC960_Controller_T *Controller = (DAC960_Controller_T *) m->private; dac960_current_status_proc_show() local
6535 DAC960_Controller_T *Controller = (DAC960_Controller_T *)m->private; dac960_user_command_proc_show() local
6550 DAC960_Controller_T *Controller = PDE_DATA(file_inode(file)); dac960_user_command_proc_write() local
6581 static void DAC960_CreateProcEntries(DAC960_Controller_T *Controller) DAC960_CreateProcEntries() argument
6606 static void DAC960_DestroyProcEntries(DAC960_Controller_T *Controller) DAC960_DestroyProcEntries() argument
6640 DAC960_Controller_T *Controller; DAC960_gam_ioctl() local
6677 DAC960_Controller_T *Controller; DAC960_gam_ioctl() local
6844 DAC960_Controller_T *Controller; DAC960_gam_ioctl() local
7009 DAC960_Controller_T *Controller; DAC960_gam_ioctl() local
7225 DAC960_Controller_T *Controller = DAC960_Controllers[i]; DAC960_cleanup_module() local
496 DAC960_AllocateCommand(DAC960_Controller_T *Controller) DAC960_AllocateCommand() argument
1051 DAC960_V2_ConstructNewUnitSerialNumber( DAC960_Controller_T *Controller, DAC960_V2_CommandMailbox_T *CommandMailbox, int Channel, int TargetID, int LogicalUnit) DAC960_V2_ConstructNewUnitSerialNumber() argument
1158 DAC960_V1_EnableMemoryMailboxInterface(DAC960_Controller_T *Controller) DAC960_V1_EnableMemoryMailboxInterface() argument
1365 DAC960_V2_EnableMemoryMailboxInterface(DAC960_Controller_T *Controller) DAC960_V2_EnableMemoryMailboxInterface() argument
1545 DAC960_V1_ReadControllerConfiguration(DAC960_Controller_T *Controller) DAC960_V1_ReadControllerConfiguration() argument
1786 DAC960_V2_ReadControllerConfiguration(DAC960_Controller_T *Controller) DAC960_V2_ReadControllerConfiguration() argument
1917 DAC960_ReportControllerConfiguration(DAC960_Controller_T *Controller) DAC960_ReportControllerConfiguration() argument
1966 DAC960_V1_ReadDeviceConfiguration(DAC960_Controller_T *Controller) DAC960_V1_ReadDeviceConfiguration() argument
2114 DAC960_V2_ReadDeviceConfiguration(DAC960_Controller_T *Controller) DAC960_V2_ReadDeviceConfiguration() argument
2238 DAC960_V1_ReportDeviceConfiguration(DAC960_Controller_T *Controller) DAC960_V1_ReportDeviceConfiguration() argument
2335 DAC960_V2_ReportDeviceConfiguration(DAC960_Controller_T *Controller) DAC960_V2_ReportDeviceConfiguration() argument
5750 DAC960_Message(DAC960_MessageLevel_T MessageLevel, unsigned char *Format, DAC960_Controller_T *Controller, ...) DAC960_Message() argument
H A DDAC960.h1582 unsigned char Controller:5; /* Byte 2 Bits 3-7 */ member in struct:DAC960_V2_PhysicalDevice
1596 unsigned char Controller:5; /* Byte 2 Bits 3-7 */ member in struct:DAC960_V2_LogicalDevice
2228 struct DAC960_Controller *Controller; member in struct:DAC960_Command

Completed in 252 milliseconds