Lines Matching refs:commands

112 	/* but no merciful 30sec for other commands, it just isn't worth it */
117 const u8 *commands;
122 * commands. Each table entry is a command class and matches the
123 * commands the entry applies to and the timeout table to use.
136 { .commands = CMDS(ATA_CMD_ID_ATA, ATA_CMD_ID_ATAPI),
138 { .commands = CMDS(ATA_CMD_READ_LOG_EXT, ATA_CMD_READ_LOG_DMA_EXT),
140 { .commands = CMDS(ATA_CMD_READ_NATIVE_MAX, ATA_CMD_READ_NATIVE_MAX_EXT),
142 { .commands = CMDS(ATA_CMD_SET_MAX, ATA_CMD_SET_MAX_EXT),
144 { .commands = CMDS(ATA_CMD_SET_FEATURES),
146 { .commands = CMDS(ATA_CMD_INIT_DEV_PARAMS),
148 { .commands = CMDS(ATA_CMD_FLUSH, ATA_CMD_FLUSH_EXT),
150 { .commands = CMDS(ATA_CMD_VERIFY),
312 for (cur = ata_eh_cmd_timeout_table[i].commands; *cur; cur++)
352 * function should be called only for commands whose timeouts are
580 * ata_scsi_cmd_error_handler - error callback for a list of commands
583 * @eh_work_q: list of commands to process
585 * process the given list of commands and return those finished to the
587 * handler which processes a given list of failed commands.
675 * ata_scsi_port_error_handler - recover the port after the commands
679 * Handle the recovery of the port @ap after all the commands
840 /* count only non-internal commands */
930 * other commands are drained.
995 * all commands are drained.
1012 /* we're gonna abort all commands, no need for fast drain */
1106 * Number of aborted commands.
1202 * scmd->allowed is incremented for commands which get retried
1713 * IO commands
1715 * ECAT_UNK_DEV : Unknown DEV error for IO commands
1973 * If the link has sactive set, then we have outstanding NCQ commands
1995 * Thus, add a bogus ABORTED_COMMAND sense data to such commands, such
1996 * that SCSI will report these commands as BLK_STS_IOERR to user space.
2064 * context, the sense data for successful commands are fetched by EH.
2121 /* If all failed commands requested silence, then be quiet */