Lines Matching defs:cmd
27 void ide_tf_readback(ide_drive_t *drive, struct ide_cmd *cmd) in ide_tf_readback()
44 void ide_tf_dump(const char *s, struct ide_cmd *cmd) in ide_tf_dump()
59 struct ide_cmd cmd; in taskfile_lib_get_identify() local
81 struct ide_cmd *cmd = &hwif->cmd; in do_rw_taskfile() local
151 struct ide_cmd *cmd = &hwif->cmd; in task_no_data_intr() local
223 void ide_pio_bytes(ide_drive_t *drive, struct ide_cmd *cmd, in ide_pio_bytes()
282 static void ide_pio_datablock(ide_drive_t *drive, struct ide_cmd *cmd, in ide_pio_datablock()
307 static void ide_error_cmd(ide_drive_t *drive, struct ide_cmd *cmd) in ide_error_cmd()
325 void ide_finish_cmd(ide_drive_t *drive, struct ide_cmd *cmd, u8 stat) in ide_finish_cmd()
348 struct ide_cmd *cmd = &drive->hwif->cmd; in task_pio_intr() local
405 struct ide_cmd *cmd) in pre_task_out_intr()
427 int ide_raw_taskfile(ide_drive_t *drive, struct ide_cmd *cmd, u8 *buf, in ide_raw_taskfile()
461 int ide_no_data_taskfile(ide_drive_t *drive, struct ide_cmd *cmd) in ide_no_data_taskfile()
473 struct ide_cmd cmd; in ide_taskfile_ioctl() local