Lines Matching defs:cmd
28 void ide_tf_readback(ide_drive_t *drive, struct ide_cmd *cmd) in ide_tf_readback()
45 void ide_tf_dump(const char *s, struct ide_cmd *cmd) in ide_tf_dump()
60 struct ide_cmd cmd; in taskfile_lib_get_identify() local
82 struct ide_cmd *cmd = &hwif->cmd; in do_rw_taskfile() local
153 struct ide_cmd *cmd = &hwif->cmd; in task_no_data_intr() local
225 void ide_pio_bytes(ide_drive_t *drive, struct ide_cmd *cmd, in ide_pio_bytes()
274 static void ide_pio_datablock(ide_drive_t *drive, struct ide_cmd *cmd, in ide_pio_datablock()
299 static void ide_error_cmd(ide_drive_t *drive, struct ide_cmd *cmd) in ide_error_cmd()
317 void ide_finish_cmd(ide_drive_t *drive, struct ide_cmd *cmd, u8 stat) in ide_finish_cmd()
340 struct ide_cmd *cmd = &drive->hwif->cmd; in task_pio_intr() local
397 struct ide_cmd *cmd) in pre_task_out_intr()
419 int ide_raw_taskfile(ide_drive_t *drive, struct ide_cmd *cmd, u8 *buf, in ide_raw_taskfile()
454 int ide_no_data_taskfile(ide_drive_t *drive, struct ide_cmd *cmd) in ide_no_data_taskfile()
466 struct ide_cmd cmd; in ide_taskfile_ioctl() local