Searched refs:cmd (Results 176 - 200 of 3892) sorted by relevance

1234567891011>>

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-ixp23xx/include/mach/
H A Dsystem.h18 static inline void arch_reset(char mode, const char *cmd) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-ixp4xx/include/mach/
H A Dsystem.h22 static inline void arch_reset(char mode, const char *cmd) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-kirkwood/include/mach/
H A Dsystem.h19 static inline void arch_reset(char mode, const char *cmd) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-loki/include/mach/
H A Dsystem.h19 static inline void arch_reset(char mode, const char *cmd) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-mv78xx0/include/mach/
H A Dsystem.h19 static inline void arch_reset(char mode, const char *cmd) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-netx/include/mach/
H A Dsystem.h31 static inline void arch_reset(char mode, const char *cmd) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-nomadik/include/mach/
H A Dsystem.h35 static inline void arch_reset(char mode, const char *cmd) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-orion5x/include/mach/
H A Dsystem.h21 static inline void arch_reset(char mode, const char *cmd) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-pnx4008/include/mach/
H A Dsystem.h33 static inline void arch_reset(char mode, const char *cmd) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-rpc/include/mach/
H A Dsystem.h19 static inline void arch_reset(char mode, const char *cmd) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-s3c2410/include/mach/
H A Dsystem-reset.h19 arch_reset(char mode, const char *cmd) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/plat-mxc/include/mach/
H A Dsystem.h35 void arch_reset(char mode, const char *cmd);
/netgear-R7000-V1.0.7.12_1.2.5/src/router/shared/
H A Detutils.h27 extern int et_iovar(char *name, int cmd, void *buf, int len, bool set);
/netgear-R7000-V1.0.7.12_1.2.5/src/router/vlan/
H A Dvconfig.c99 char* cmd = NULL; local
117 cmd = argv[1];
119 if (strcasecmp(cmd, "set_name_type") == 0) {
185 if (strcasecmp(cmd, "add") == 0) {
186 if_request.cmd = ADD_VLAN_CMD;
192 else if (strcasecmp(cmd, "rem") == 0) {
193 if_request.cmd = DEL_VLAN_CMD;
199 else if (strcasecmp(cmd, "set_egress_map") == 0) {
200 if_request.cmd = SET_VLAN_EGRESS_PRIORITY_CMD;
206 else if (strcasecmp(cmd, "set_ingress_ma
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/comedi/drivers/
H A Dme4000.c173 struct comedi_cmd *cmd);
177 struct comedi_cmd *cmd,
184 struct comedi_cmd *cmd,
190 struct comedi_cmd *cmd);
196 struct comedi_cmd *cmd);
1086 struct comedi_subdevice *s, struct comedi_cmd *cmd)
1094 if (!cmd->chanlist_len) {
1102 if (cmd->chanlist_len > ME4000_AI_CHANNEL_LIST_COUNT) {
1110 if (!cmd->chanlist) {
1118 aref = CR_AREF(cmd
1085 ai_check_chanlist(struct comedi_device *dev, struct comedi_subdevice *s, struct comedi_cmd *cmd) argument
1169 ai_round_cmd_args(struct comedi_device *dev, struct comedi_subdevice *s, struct comedi_cmd *cmd, unsigned int *init_ticks, unsigned int *scan_ticks, unsigned int *chan_ticks) argument
1256 ai_prepare(struct comedi_device *dev, struct comedi_subdevice *s, struct comedi_cmd *cmd, unsigned int init_ticks, unsigned int scan_ticks, unsigned int chan_ticks) argument
1325 ai_write_chanlist(struct comedi_device *dev, struct comedi_subdevice *s, struct comedi_cmd *cmd) argument
1370 struct comedi_cmd *cmd = &s->async->cmd; local
1408 me4000_ai_do_cmd_test(struct comedi_device *dev, struct comedi_subdevice *s, struct comedi_cmd *cmd) argument
[all...]
H A Dcb_pcidas.c474 struct comedi_cmd *cmd);
482 struct comedi_cmd *cmd);
1045 struct comedi_cmd *cmd)
1052 * Using the cmdtest ioctl, a user can create a valid cmd
1053 * and then have it executes by the cmd ioctl.
1060 tmp = cmd->start_src;
1061 cmd->start_src &= TRIG_NOW | TRIG_EXT;
1062 if (!cmd->start_src || tmp != cmd->start_src)
1065 tmp = cmd
1043 cb_pcidas_ai_cmdtest(struct comedi_device *dev, struct comedi_subdevice *s, struct comedi_cmd *cmd) argument
1206 struct comedi_cmd *cmd = &async->cmd; local
1289 cb_pcidas_ao_cmdtest(struct comedi_device *dev, struct comedi_subdevice *s, struct comedi_cmd *cmd) argument
1409 struct comedi_cmd *cmd = &async->cmd; local
1477 struct comedi_cmd *cmd = &s->async->cmd; local
1632 struct comedi_cmd *cmd = &async->cmd; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/test_micro/source/
H A Dtest_micro.c117 char *p, cmd[1024], path[1024], **argv; local
130 for (lineno = 1; fgets(cmd, sizeof(cmd), ifp) != NULL; ++lineno) {
135 if ((p = strchr(cmd, '\n')) == NULL) {
140 if (p > cmd && p[-1] == '\r')
145 if (cmd[0] == '\0' || cmd[0] == '#')
153 fprintf(stderr, "%d: %s\n", test_cur, cmd);
156 if ((p = strchr(cmd, ' ')) == NULL)
160 if (strcmp(cmd, cmdlis
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/trace/events/
H A Dscsi.h192 TP_PROTO(struct scsi_cmnd *cmd),
194 TP_ARGS(cmd),
205 __dynamic_array(unsigned char, cmnd, cmd->cmd_len)
209 __entry->host_no = cmd->device->host->host_no;
210 __entry->channel = cmd->device->channel;
211 __entry->id = cmd->device->id;
212 __entry->lun = cmd->device->lun;
213 __entry->opcode = cmd->cmnd[0];
214 __entry->cmd_len = cmd->cmd_len;
215 __entry->data_sglen = scsi_sg_count(cmd);
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/
H A Dsbuslib.h21 int sbusfb_ioctl_helper(unsigned long cmd, unsigned long arg,
24 int sbusfb_compat_ioctl(struct fb_info *info, unsigned int cmd,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/libatalk/util/
H A Dlocking.c75 * @param cmd (r) cmd to fcntl, only F_SETLK is usable here
86 int lock_reg(int fd, int cmd, int type, off_t offset, int whence, off_t len) argument
95 return (fcntl(fd, cmd, &lock));
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/tile/kernel/
H A Dreboot.c43 void machine_restart(char *cmd) argument
47 hv_restart((HV_VirtAddr) "vmlinux", (HV_VirtAddr) cmd);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/ide/
H A Dide-ioctls.c19 unsigned int cmd, unsigned long arg,
26 if (ds->get && s->get_ioctl == cmd)
28 else if (ds->set && s->set_ioctl == cmd)
56 static int ide_get_identity_ioctl(ide_drive_t *drive, unsigned int cmd, argument
60 int size = (cmd == HDIO_GET_IDENTITY) ? (ATA_ID_WORDS * 2) : 142;
121 struct ide_cmd cmd; local
122 struct ide_taskfile *tf = &cmd.tf;
138 memset(&cmd, 0, sizeof(cmd));
145 cmd
18 ide_setting_ioctl(ide_drive_t *drive, struct block_device *bdev, unsigned int cmd, unsigned long arg, const struct ide_ioctl_devset *s) argument
196 struct ide_cmd cmd; local
233 generic_ide_ioctl(ide_drive_t *drive, struct block_device *bdev, unsigned int cmd, unsigned long arg) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavfilter/
H A Df_sendcmd.c113 static int parse_command(Command *cmd, int cmd_count, int interval_count, argument
118 memset(cmd, 0, sizeof(Command));
119 cmd->index = cmd_count;
131 if (!strncmp(*buf, "enter", strlen("enter"))) cmd->flags |= COMMAND_FLAG_ENTER;
132 else if (!strncmp(*buf, "leave", strlen("leave"))) cmd->flags |= COMMAND_FLAG_LEAVE;
162 cmd->flags = COMMAND_FLAG_ENTER;
166 cmd->target = av_get_token(buf, COMMAND_DELIMS);
167 if (!cmd->target || !cmd->target[0]) {
176 cmd
208 Command cmd; local
415 Command *cmd = &interval->commands[j]; local
433 Command *cmd = &interval->commands[j]; local
479 Command *cmd = &interval->commands[j]; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Dscsi_lib.c86 struct scsi_cmnd *cmd = req->special; local
91 scsi_put_command(cmd);
96 * @cmd: The SCSI command being requeued
106 static int __scsi_queue_insert(struct scsi_cmnd *cmd, int reason, int unbusy) argument
108 struct Scsi_Host *host = cmd->device->host;
109 struct scsi_device *device = cmd->device;
115 printk("Inserting command %p into mlqueue\n", cmd));
161 blk_requeue_request(q, cmd->request);
174 * Arguments: cmd - command that we are adding to queue.
188 int scsi_queue_insert(struct scsi_cmnd *cmd, in argument
208 scsi_execute(struct scsi_device *sdev, const unsigned char *cmd, int data_direction, void *buffer, unsigned bufflen, unsigned char *sense, int timeout, int retries, int flags, int *resid) argument
257 scsi_execute_req(struct scsi_device *sdev, const unsigned char *cmd, int data_direction, void *buffer, unsigned bufflen, struct scsi_sense_hdr *sshdr, int timeout, int retries, int *resid) argument
291 scsi_init_cmd_errh(struct scsi_cmnd *cmd) argument
478 scsi_requeue_command(struct request_queue *q, struct scsi_cmnd *cmd) argument
491 scsi_next_command(struct scsi_cmnd *cmd) argument
538 scsi_end_request(struct scsi_cmnd *cmd, int error, int bytes, int requeue) argument
627 __scsi_release_buffers(struct scsi_cmnd *cmd, int do_bidi_check) argument
664 scsi_release_buffers(struct scsi_cmnd *cmd) argument
706 scsi_io_completion(struct scsi_cmnd *cmd, unsigned int good_bytes) argument
969 scsi_init_io(struct scsi_cmnd *cmd, gfp_t gfp_mask) argument
1023 struct scsi_cmnd *cmd; local
1045 struct scsi_cmnd *cmd; local
1097 struct scsi_cmnd *cmd; local
1186 struct scsi_cmnd *cmd = req->special; local
1366 struct scsi_cmnd *cmd = req->special; local
1398 struct scsi_cmnd *cmd = rq->special; local
1455 struct scsi_cmnd *cmd; local
1798 unsigned char cmd[10]; local
1874 unsigned char cmd[12]; local
1979 char cmd[] = { local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/misc/ibmasm/
H A Dheartbeat.c87 struct command *cmd = sp->heartbeat; local
88 struct dot_command_header *header = (struct dot_command_header *)cmd->buffer;
96 cmd->status = IBMASM_CMD_PENDING;
97 size = min(size, cmd->buffer_size);
98 memcpy_fromio(cmd->buffer, message, size);
100 ibmasm_exec_command(sp, cmd);

Completed in 147 milliseconds

1234567891011>>