Searched refs:command (Results 251 - 275 of 500) sorted by relevance

<<11121314151617181920

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/acpi/ospm/system/
H A Dsm.c363 switch (request->command) {
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/scsi/
H A Daha1740.h56 #define G2INTST_CMDGOOD 0xa0 /* Immediate command success */
59 #define G2INTST_CMDERROR 0xe0 /* Immediate command error */
177 command: aha1740_command, \
H A Dg_NCR5380.c52 * 1. With command line overrides - NCR5380=port,irq may be
53 * used on the LILO command line to override the defaults.
61 * IRQ line if overridden on the command line.
63 * 3. When included as a module, with arguments passed on the command line:
77 * IRQ line if overridden on the command line.
162 * internal_setup - handle lilo command string override
167 * Do LILO command line initialization of the overrides array. Display
219 * Setup function invoked at boot to parse the ncr5380= command
237 * Setup function invoked at boot to parse the ncr53c400= command
255 * Setup function invoked at boot to parse the ncr53c400a= command
702 sprint_command(char *buffer, int len, unsigned char *command) argument
[all...]
H A Dhosts.h95 * passed to scsi.c in the processing of the command. Note
122 * The command function takes a target, a command (this is a SCSI
123 * command formatted as per the SCSI spec, nothing strange), a
132 int (* command)(Scsi_Cmnd *); member in struct:SHT
136 * to the command function. It takes an additional parameter,
138 * # and exit result when the command is complete.
170 * be able to abort the current command. Abort returns 0 if the
191 * out which host adapter should be reset, and also which command
192 * within the command bloc
[all...]
H A Dini9100u.h100 command: i91u_command, \
180 UBYTE SCB_Opcode; /*24 SCB command code */
H A Desp.h33 #define ESP_CMD 0x0cUL /* rw SCSI command bits 0x0c */
81 /* The current command we are sending to the ESP chip. This esp_command
87 * of the command types ESP doesn't understand, esp_scmdp keeps track of
90 volatile u8 *esp_command; /* Location of command (CPU view) */
91 __u32 esp_command_dvma;/* Location of command (DVMA view) */
92 unsigned char esp_clen; /* Length of this command */
173 /* Our command queues, only one cmd lives in the current_SC queue. */
186 * cannot be assosciated with any specific command.
234 /* ESP command register read-write */
237 * the "SCSI bus reset" command i
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/sound/dmasound/
H A Ddac3550a.c60 command: NULL,
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/sound/
H A Duart6850.c225 command: uart6850_command,
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/
H A D3c505.h30 #define CMDE 0x04 /* command register interrupt enable */
46 #define HCRE 0x40 /* command register empty */
47 #define ACRF 0x20 /* adapter command register full */
222 byte command; member in struct:__anon1653
262 command completion */
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/irda/
H A Dtoshoboe.c225 __u8 command; local
228 pci_read_config_byte (self->pdev, PCI_COMMAND, &command);
229 command &= ~PCI_COMMAND_MASTER;
230 pci_write_config_byte (self->pdev, PCI_COMMAND, command);
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-s390/
H A Dsystem.h253 extern void (*_machine_restart)(char *command);
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-s390x/
H A Dsystem.h263 extern void (*_machine_restart)(char *command);
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-s390/
H A Dsystem.h253 extern void (*_machine_restart)(char *command);
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-s390x/
H A Dsystem.h263 extern void (*_machine_restart)(char *command);
/asus-wl-520gu-7.0.1.45/src/linux/linux/fs/smbfs/
H A Dproc.c455 smb_verify(__u8 * packet, int command, int wct, int bcc) argument
457 if (SMB_CMD(packet) != command)
466 printk(KERN_ERR "smb_verify: command=%x, SMB_CMD=%x??\n",
467 command, SMB_CMD(packet));
470 printk(KERN_ERR "smb_verify: command=%x, wct=%d, SMB_WCT=%d??\n",
471 command, wct, SMB_WCT(packet));
474 printk(KERN_ERR "smb_verify: command=%x, bcc=%d, SMB_BCC=%d??\n",
475 command, bcc, SMB_BCC(packet));
533 VERBOSE("errcls %d code %d from command 0x%x\n",
644 printk(KERN_ERR "smb_errno: class %s, code %d from command
722 smb_request_ok(struct smb_sb_info *s, int command, int wct, int bcc) argument
863 smb_setup_header(struct smb_sb_info * server, __u8 command, __u16 wct, __u16 bcc) argument
1281 smb_proc_generic_command(struct dentry *dentry, __u8 command) argument
1791 __u16 command; local
[all...]
/asus-wl-520gu-7.0.1.45/src/router/samba/examples/LDAP/smbldap-tools/
H A Dsmbldap-migrate-accounts.pl198 This command reads from stdin account entries as created by pwdump,
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/mips/sibyte/sb1250/
H A Dbcm1250_tbprof.c317 unsigned int command,
323 switch (command) {
315 sbprof_tb_ioctl(struct inode *inode, struct file *filp, unsigned int command, unsigned long arg) argument
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/acorn/block/
H A Dmfm.S58 @ Check the hdc is still busy and command has not ended and no errors
122 @ Check the hdc is still busy and command has not ended and no errors
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/block/
H A Dxd.c72 command. Run DEBUG, and then you can examine your BIOS signature with:
90 NOTE: You can now specify your XT controller's parameters from the command line in the form xd=TYPE,IRQ,IO,DMA. The driver
475 case 2: printk("command error, code = 0x%X",sense[0] & 0x0F);
553 static u8 *xd_build (u8 *cmdblk,u8 command,u8 drive,u8 head,u16 cylinder,u8 sector,u8 count,u8 control) argument
555 cmdblk[0] = command;
606 printk(KERN_DEBUG "xd: missed IRQ - command aborted\n");
613 /* xd_command: handle all data transfers necessary for a single command */
614 static unsigned int xd_command (u8 *command,u8 mode,u8 *indata,u8 *outdata,u8 *sense,unsigned long timeout) argument
620 printk(KERN_DEBUG "xd_command: command = 0x%X, mode = 0x%X, indata = 0x%X, outdata = 0x%X, sense = 0x%X\n",command,mod
1055 xd_setparam(u8 command,u8 drive,u8 heads,u16 cylinders,u16 rwrite,u16 wprecomp,u8 ecc) argument
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/arcnet/
H A Darc-rimi.c46 static void arcrimi_command(struct net_device *dev, int command);
167 lp->hw.command = arcrimi_command;
H A Dcom20020.c49 static void com20020_command(struct net_device *dev, int command);
109 /* must now write the magic "restart operation" command */
161 lp->hw.command = com20020_command;
187 /* must now write the magic "restart operation" command */
H A Dcom90io.c46 static void com90io_command(struct net_device *dev, int command);
260 lp->hw.command = com90io_command;
/asus-wl-520gu-7.0.1.45/src/include/
H A Dpcicfg.h107 unsigned short command; member in struct:_pci_config_regs
350 unsigned short command; member in struct:_ppb_config_regs
/asus-wl-520gu-7.0.1.45/src/linux/linux/net/irda/irlan/
H A Dirlan_provider.c85 IRDA_DEBUG(4, "Got GET_PROVIDER_INFO command!\n");
90 IRDA_DEBUG(4, "Got GET_MEDIA_CHAR command!\n");
94 IRDA_DEBUG(4, "Got OPEN_DATA_CHANNEL command!\n");
98 IRDA_DEBUG(4, "Got FILTER_OPERATION command!\n");
102 IRDA_DEBUG(2, __FUNCTION__"(), Got RECONNECT_DATA_CHAN command\n");
106 IRDA_DEBUG(2, "Got CLOSE_DATA_CHAN command!\n");
110 IRDA_DEBUG(2, __FUNCTION__ "(), Unknown command!\n");
289 void irlan_provider_send_reply(struct irlan_cb *self, int command, argument
307 switch (command) {
364 IRDA_DEBUG(2, __FUNCTION__ "(), Unknown command!\
[all...]
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-mips/sgi/
H A Dsgihpc.h345 volatile unsigned char command; member in struct:hpc_keyb
349 volatile unsigned char command;

Completed in 297 milliseconds

<<11121314151617181920