Lines Matching defs:command
79 /* ALI1535 command constants */
232 * 1. Reset the controller with an KILL command. (this
236 * T_OUT command. (this clears the host busy bit if an
315 /* check to see if the "command complete" indication is set */
318 dev_err(&adap->dev, "Error: command never completed\n");
342 unsigned short flags, char read_write, u8 command,
369 outb_p(size, SMBHSTTYP); /* output command */
375 outb_p(size, SMBHSTTYP); /* output command */
377 outb_p(command, SMBHSTCMD);
383 outb_p(size, SMBHSTTYP); /* output command */
384 outb_p(command, SMBHSTCMD);
392 outb_p(size, SMBHSTTYP); /* output command */
393 outb_p(command, SMBHSTCMD);
403 outb_p(size, SMBHSTTYP); /* output command */
404 outb_p(command, SMBHSTCMD);