Home
last modified time | relevance | path

Searched refs:exec_command (Results 1 – 19 of 19) sorted by relevance

/linux-3.4.99/drivers/ide/
Dns87415.c86 .exec_command = ide_exec_command,
272 .exec_command = ide_exec_command,
Dide-h8300.c52 .exec_command = ide_exec_command,
Dfalconide.c94 .exec_command = ide_exec_command,
Dide-iops.c379 tp_ops->exec_command(hwif, ATA_CMD_SET_FEATURES); in ide_config_drive_speed()
492 hwif->tp_ops->exec_command(hwif, cmd->tf.command); in ide_execute_command()
Dq40ide.c101 .exec_command = ide_exec_command,
Dide-eh.c78 hwif->tp_ops->exec_command(hwif, ATA_CMD_IDLEIMMEDIATE); in ide_atapi_error()
355 tp_ops->exec_command(hwif, ATA_CMD_DEV_RESET); in do_reset1()
Dht6560b.c326 .exec_command = ide_exec_command,
Dtx4938ide.c101 .exec_command = ide_exec_command,
Dtrm290.c304 .exec_command = ide_exec_command,
Dtx4939ide.c476 .exec_command = ide_exec_command,
492 .exec_command = ide_exec_command,
Dide-io-std.c250 .exec_command = ide_exec_command,
Dqd65xx.c315 .exec_command = ide_exec_command,
Dau1xxx-ide.c463 .exec_command = ide_exec_command,
Dsgiioc4.c495 .exec_command = ide_exec_command,
Dide-probe.c298 tp_ops->exec_command(hwif, cmd); in ide_dev_read_id()
436 tp_ops->exec_command(hwif, ATA_CMD_DEV_RESET); in do_probe()
Dpmac.c967 .exec_command = pmac_exec_command,
981 .exec_command = pmac_exec_command,
Dide-taskfile.c125 tp_ops->exec_command(hwif, tf->command); in do_rw_taskfile()
Dscc_pata.c783 .exec_command = scc_exec_command,
/linux-3.4.99/include/linux/
Dide.h590 void (*exec_command)(struct hwif_s *, u8); member