Searched refs:command (Results 201 - 225 of 500) sorted by relevance

1234567891011>>

/asus-wl-520gu-7.0.1.45/src/router/bridge/brctl/
H A Dbrctld.c100 struct command *cmdptr;
135 printf("unknown command '%s'\n\n", line);
140 printf("this command needs a bridge\n\n");
H A Dbrctl_cmd.c291 static struct command commands[] = {
310 struct command *br_command_lookup(char *cmd)
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/
H A Dcycx_x25.h43 u16 command PACKED;
49 /* Defines for the 'command' field. */
H A Dftape.h69 __u8 command; member in struct:__anon11141::__anon11142
H A Dscc.h140 int command; /* one of the KISS-Commands defined above */ member in struct:scc_kiss_cmd
154 char option; /* command for function port */
175 enum {TX_OFF, TX_ON}; /* command for scc_key_trx() */
H A Darcdevice.h148 /* in the command register, the following bits have these meanings:
149 * 0-2 command
150 * 3-4 page number (for enable rcv/xmt command)
161 /* flags for "clear flags" command */
165 /* flags for "load test flags" command */
171 /* for "enable receiver" command */
174 /* flags for "define configuration" command */
294 void (*command) (struct net_device * dev, int cmd); member in struct:arcnet_local::__anon11041
312 #define ACOMMAND(x) (lp->hw.command(dev, (x)))
H A Disdnif.h63 /* The proceed command holds a incoming call in a state to leave processes */
72 /* Any additional data is protocol and command specific. */
143 /* a command and returned by HL for */
410 int command; /* Command or Status (see above) */ member in struct:__anon11225
473 * command = One of above ISDN_STAT_... constants.
479 /* Send command
483 * command = One of above ISDN_CMD_... constants.
484 * arg = depending on command.
485 * num = depending on command.
487 int (*command)(isdn_ctr member in struct:__anon11227
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Dcycx_x25.h43 u16 command PACKED;
49 /* Defines for the 'command' field. */
H A Dftape.h69 __u8 command; member in struct:__anon6725::__anon6726
H A Dscc.h140 int command; /* one of the KISS-Commands defined above */ member in struct:scc_kiss_cmd
154 char option; /* command for function port */
175 enum {TX_OFF, TX_ON}; /* command for scc_key_trx() */
H A Darcdevice.h148 /* in the command register, the following bits have these meanings:
149 * 0-2 command
150 * 3-4 page number (for enable rcv/xmt command)
161 /* flags for "clear flags" command */
165 /* flags for "load test flags" command */
171 /* for "enable receiver" command */
174 /* flags for "define configuration" command */
294 void (*command) (struct net_device * dev, int cmd); member in struct:arcnet_local::__anon6625
312 #define ACOMMAND(x) (lp->hw.command(dev, (x)))
H A Disdnif.h63 /* The proceed command holds a incoming call in a state to leave processes */
72 /* Any additional data is protocol and command specific. */
143 /* a command and returned by HL for */
410 int command; /* Command or Status (see above) */ member in struct:__anon6811
473 * command = One of above ISDN_STAT_... constants.
479 /* Send command
483 * command = One of above ISDN_CMD_... constants.
484 * arg = depending on command.
485 * num = depending on command.
487 int (*command)(isdn_ctr member in struct:__anon6813
[all...]
/asus-wl-520gu-7.0.1.45/src/router/sendmail/
H A Dmini_sendmail.c87 static void send_command( char* command );
210 stderr, "%s: unexpected response %d to HELO command\n",
225 stderr, "%s: unexpected response %d to MAIL FROM command\n",
246 stderr, "%s: unexpected response %d to DATA command\n",
268 stderr, "%s: unexpected response %d to QUIT command - ignored\n",
546 stderr, "%s: unexpected response %d to RCPT TO command\n",
780 send_command( char* command )
784 (void) fprintf( stderr, ">>>> %s\n", command );
785 (void) fprintf( sockwfp, "%s\r\n", command );
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/scsi/aacraid/
H A Daacraid.h143 #define NUMBER_OF_COMM_QUEUES 8 // 4 command; 4 response
192 #define HostNormCmdQue 1 /* Change in host normal priority command queue */
193 #define HostHighCmdQue 2 /* Change in host high priority command queue */
229 HostNormCmdQueue = 0, /* Adapter to host normal priority command traffic */
230 HostHighCmdQueue, /* Adapter to host high priority command traffic */
231 AdapNormCmdQueue, /* Host to adapter normal priority command traffic */
232 AdapHighCmdQueue, /* Host to adapter high priority command traffic */
254 * command information are put to the application on the FSA adapter.
423 int (*adapter_sync_cmd)(struct aac_dev *dev, u32 command, u32 p1, u32 *status);
449 * There is a command an
931 u32 command; member in struct:aac_read
940 u32 command; member in struct:aac_read64
957 u32 command; member in struct:aac_write
967 u32 command; member in struct:aac_write64
1148 u32 command; member in struct:aac_query_mount
1165 u32 command; member in struct:aac_close
1351 u32 command; /* Tell host what type of notify this is */ member in struct:aac_aifcmd
[all...]
H A Drx.c148 * rx_sync_cmd - send a command and wait
150 * @command: Command to execute
158 static int rx_sync_cmd(struct aac_dev *dev, u32 command, u32 p1, u32 *status) argument
163 * Write the command into Mailbox 0
165 rx_writel(dev, InboundMailbox0, cpu_to_le32(command));
174 * Clear the synch command doorbell to start on a clean slate.
187 * Signal that there is a new synch command
201 * Mon960 will set doorbell0 bit when it has completed the command.
229 * Clear the synch command doorbell.
309 * its command queue
[all...]
H A Dsa.c184 * sa_sync_cmd - send a command and wait
186 * @command: Command to execute
194 static int sa_sync_cmd(struct aac_dev *dev, u32 command, u32 p1, u32 *ret) argument
201 sa_writel(dev, Mailbox0, cpu_to_le32(command));
210 * Clear the synch command doorbell to start on a clean slate.
214 * Signal that there is a new synch command
229 * completed the command.
242 * Clear the synch command doorbell.
284 * Tell the adapter we are back and up and running so it will scan its command
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/isdn/eicon/
H A Deicon_idi.c605 we have to delay this command */
924 cmd.command = ISDN_STAT_CINF;
1045 t30->atf = 1; /* optimised for AT+F command set */
1327 cmd.command = ISDN_STAT_FAXIND;
1333 cmd.command = ISDN_STAT_FAXIND;
1341 cmd.command = ISDN_STAT_FAXIND;
1381 cmd.command = ISDN_STAT_FAXIND;
1416 cmd.command = ISDN_STAT_BCONN;
1422 cmd.command = ISDN_STAT_FAXIND;
1428 cmd.command
[all...]
H A Deicon_mod.c54 unsigned int command, unsigned long arg);
206 c->command, c->arg, (ulong) *c->parm.num);
208 switch (c->command) {
319 cmd.command = ISDN_STAT_ADDCH;
324 cmd.command = ISDN_STAT_RUN;
401 cmd.command = ISDN_STAT_ADDCH;
406 cmd.command = ISDN_STAT_RUN;
431 cmd.command = ISDN_STAT_ADDCH;
436 cmd.command = ISDN_STAT_RUN;
473 cmd.command
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/scsi/
H A Dsym53c8xx_comm.h1080 ** command line.
1474 * Send read command and address to NVRAM
1482 /* send 9 bits, start bit (1), command (2), address (6) */
1520 /* output read command and address */
1806 ** Driver setup from the boot command line
2013 ** Get device queue depth from boot command line.
2173 u_short vendor_id, device_id, command; local
2214 pci_read_config_word(pdev, PCI_COMMAND, &command);
2303 if ((command & (PCI_COMMAND_IO | PCI_COMMAND_MEMORY))
2306 (command
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/wan/
H A Dsdla_fr.c537 * clears the mailbox, so it may appear that the first command was
539 * around this, we execute the first command twice.
618 * command in fr_configure() routine.
747 * perform the SET_INT_TRIGGERS command. So, we only set int
1099 * Trigger an unconfigure command that will
1101 * for the command to complete. */
1136 * Execute adapter interface command.
1150 /* execute command */
1189 /* execute command */
2078 mbox->cmd.command
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/isdn/pcbit/
H A Ddrv.c188 dev_if->command = pcbit_command;
262 switch(ctl->command) {
308 printk(KERN_DEBUG "pcbit_command: code %d not implemented yet\n", ctl->command);
311 printk(KERN_DEBUG "pcbit_command: unknown command\n");
348 ictl.command = ISDN_STAT_BSENT;
558 ictl.command = ISDN_STAT_BSENT;
815 ictl.command=ISDN_STAT_STAVAIL;
888 ctl.command = ISDN_STAT_RUN;
907 ctl.command = ISDN_STAT_STOP;
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/isdn/tpam/
H A Dtpam_main.c143 card->interface.command = tpam_command;
210 cmd.command = ISDN_STAT_UNLOAD;
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/usb/host/
H A Dehci-hub.c210 readl (&ehci->regs->command); /* unblock posted write */
334 readl (&ehci->regs->command); /* unblock posted writes */
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/media/video/
H A Dbttv-if.c250 if (NULL == btv->i2c_clients[i]->driver->command)
252 btv->i2c_clients[i]->driver->command(
/asus-wl-520gu-7.0.1.45/src/linux/linux/fs/smbfs/
H A Dproto.h13 extern __u8 *smb_setup_header(struct smb_sb_info *server, __u8 command, __u16 wct, __u16 bcc);

Completed in 300 milliseconds

1234567891011>>