Searched defs:Command (Results 1 - 11 of 11) sorted by relevance

/linux-4.4.14/drivers/usb/serial/
H A Dio_edgeport.h73 int Command; member in struct:procWrite
/linux-4.4.14/drivers/message/fusion/lsi/
H A Dmpi_raid.h232 U8 Command[10]; member in struct:_MSG_MAILBOX_REQUEST
/linux-4.4.14/include/linux/isdn/
H A Dcapiutil.h80 __u8 Command; member in struct:__anon12468
/linux-4.4.14/drivers/usb/gadget/udc/
H A Dgoku_udc.h150 u32 Command; /* 0x340 */ member in struct:goku_udc_regs
/linux-4.4.14/include/linux/
H A Disdnif.h351 __u8 Command; member in struct:__anon12479
/linux-4.4.14/drivers/block/
H A DDAC960.c317 DAC960_Command_T *Command; DAC960_CreateAuxiliaryStructures() local
397 DAC960_Command_T *Command = Controller->Commands[i]; DAC960_DestroyAuxiliaryStructures() local
468 static inline void DAC960_V1_ClearCommand(DAC960_Command_T *Command) DAC960_V1_ClearCommand() argument
481 static inline void DAC960_V2_ClearCommand(DAC960_Command_T *Command) DAC960_V2_ClearCommand() argument
499 DAC960_Command_T *Command = Controller->FreeCommands; DAC960_AllocateCommand() local
512 static inline void DAC960_DeallocateCommand(DAC960_Command_T *Command) DAC960_DeallocateCommand() argument
537 static void DAC960_GEM_QueueCommand(DAC960_Command_T *Command) DAC960_GEM_QueueCommand() argument
566 static void DAC960_BA_QueueCommand(DAC960_Command_T *Command) DAC960_BA_QueueCommand() argument
591 static void DAC960_LP_QueueCommand(DAC960_Command_T *Command) DAC960_LP_QueueCommand() argument
617 static void DAC960_LA_QueueCommandDualMode(DAC960_Command_T *Command) DAC960_LA_QueueCommandDualMode() argument
643 static void DAC960_LA_QueueCommandSingleMode(DAC960_Command_T *Command) DAC960_LA_QueueCommandSingleMode() argument
669 static void DAC960_PG_QueueCommandDualMode(DAC960_Command_T *Command) DAC960_PG_QueueCommandDualMode() argument
695 static void DAC960_PG_QueueCommandSingleMode(DAC960_Command_T *Command) DAC960_PG_QueueCommandSingleMode() argument
720 static void DAC960_PD_QueueCommand(DAC960_Command_T *Command) DAC960_PD_QueueCommand() argument
737 static void DAC960_P_QueueCommand(DAC960_Command_T *Command) DAC960_P_QueueCommand() argument
783 static void DAC960_ExecuteCommand(DAC960_Command_T *Command) DAC960_ExecuteCommand() argument
810 DAC960_Command_T *Command = DAC960_AllocateCommand(Controller); DAC960_V1_ExecuteType3() local
835 DAC960_Command_T *Command = DAC960_AllocateCommand(Controller); DAC960_V1_ExecuteType3B() local
862 DAC960_Command_T *Command = DAC960_AllocateCommand(Controller); DAC960_V1_ExecuteType3D() local
888 DAC960_Command_T *Command = DAC960_AllocateCommand(Controller); DAC960_V2_GeneralInfo() local
926 DAC960_Command_T *Command = DAC960_AllocateCommand(Controller); DAC960_V2_NewControllerInfo() local
965 DAC960_Command_T *Command = DAC960_AllocateCommand(Controller); DAC960_V2_NewLogicalDeviceInfo() local
1018 DAC960_Command_T *Command = DAC960_AllocateCommand(Controller); DAC960_V2_NewPhysicalDeviceInfo() local
1101 DAC960_Command_T *Command; DAC960_V2_NewInquiryUnitSerialNumber() local
1131 DAC960_Command_T *Command = DAC960_AllocateCommand(Controller); DAC960_V2_DeviceOperation() local
2015 DAC960_Command_T *Command = Controller->Commands[Channel]; DAC960_V1_ReadDeviceConfiguration() local
2063 DAC960_Command_T *Command = Controller->Commands[Channel]; DAC960_V1_ReadDeviceConfiguration() local
3203 static void DAC960_V1_QueueReadWriteCommand(DAC960_Command_T *Command) DAC960_V1_QueueReadWriteCommand() argument
3258 static void DAC960_V2_QueueReadWriteCommand(DAC960_Command_T *Command) DAC960_V2_QueueReadWriteCommand() argument
3330 DAC960_Command_T *Command; DAC960_process_queue() local
3416 static void DAC960_queue_partial_rw(DAC960_Command_T *Command) DAC960_queue_partial_rw() argument
3463 static inline bool DAC960_ProcessCompletedRequest(DAC960_Command_T *Command, DAC960_ProcessCompletedRequest() argument
3487 static void DAC960_V1_ReadWriteError(DAC960_Command_T *Command) DAC960_V1_ReadWriteError() argument
3540 static void DAC960_V1_ProcessCompletedCommand(DAC960_Command_T *Command) DAC960_V1_ProcessCompletedCommand() argument
4343 static void DAC960_V2_ReadWriteError(DAC960_Command_T *Command) DAC960_V2_ReadWriteError() argument
4626 static void DAC960_V2_ProcessCompletedCommand(DAC960_Command_T *Command) DAC960_V2_ProcessCompletedCommand() argument
5278 DAC960_Command_T *Command = Controller->Commands[CommandIdentifier-1]; DAC960_GEM_InterruptHandler() local
5319 DAC960_Command_T *Command = Controller->Commands[CommandIdentifier-1]; DAC960_BA_InterruptHandler() local
5361 DAC960_Command_T *Command = Controller->Commands[CommandIdentifier-1]; DAC960_LP_InterruptHandler() local
5403 DAC960_Command_T *Command = Controller->Commands[CommandIdentifier-1]; DAC960_LA_InterruptHandler() local
5441 DAC960_Command_T *Command = Controller->Commands[CommandIdentifier-1]; DAC960_PG_InterruptHandler() local
5476 DAC960_Command_T *Command = Controller->Commands[CommandIdentifier-1]; DAC960_PD_InterruptHandler() local
5514 DAC960_Command_T *Command = Controller->Commands[CommandIdentifier-1]; DAC960_P_InterruptHandler() local
5571 static void DAC960_V1_QueueMonitoringCommand(DAC960_Command_T *Command) DAC960_V1_QueueMonitoringCommand() argument
5588 static void DAC960_V2_QueueMonitoringCommand(DAC960_Command_T *Command) DAC960_V2_QueueMonitoringCommand() argument
5623 DAC960_Command_T *Command; DAC960_MonitoringTimerFunction() local
5966 DAC960_Command_T *Command; DAC960_V1_ExecuteUserCommand() local
6178 static bool DAC960_V2_TranslatePhysicalDevice(DAC960_Command_T *Command, DAC960_V2_TranslatePhysicalDevice() argument
6228 DAC960_Command_T *Command; DAC960_V2_ExecuteUserCommand() local
6678 DAC960_Command_T *Command = NULL; DAC960_gam_ioctl() local
6845 DAC960_Command_T *Command = NULL; DAC960_gam_ioctl() local
5907 DAC960_V1_SetDeviceState(DAC960_Controller_T *Controller, DAC960_Command_T *Command, unsigned char Channel, unsigned char TargetID, DAC960_V1_PhysicalDeviceState_T DeviceState, const unsigned char *DeviceStateString) DAC960_V1_SetDeviceState() argument
H A Dcciss.c4456 } Command; cciss_message() typedef in typeref:struct:__anon3592
/linux-4.4.14/fs/cifs/
H A Dsmb2pdu.h109 __le16 Command; member in struct:smb2_hdr
H A Dcifspdu.h408 __u8 Command; member in struct:smb_hdr
/linux-4.4.14/drivers/scsi/
H A Dhpsa.c6903 struct Command { hpsa_message() struct
/linux-4.4.14/drivers/scsi/aacraid/
H A Daacraid.h362 __le16 Command; /* Routing information for the destination */ member in struct:aac_fibhdr
1034 __le32 Command; /* VM_Ioctl */ member in struct:aac_bus_info

Completed in 789 milliseconds