Lines Matching defs:drive
27 void ide_tf_readback(ide_drive_t *drive, struct ide_cmd *cmd) in ide_tf_readback()
57 int taskfile_lib_get_identify(ide_drive_t *drive, u8 *buf) in taskfile_lib_get_identify()
78 ide_startstop_t do_rw_taskfile(ide_drive_t *drive, struct ide_cmd *orig_cmd) in do_rw_taskfile()
148 static ide_startstop_t task_no_data_intr(ide_drive_t *drive) in task_no_data_intr()
198 static u8 wait_drive_not_busy(ide_drive_t *drive) in wait_drive_not_busy()
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()
345 static ide_startstop_t task_pio_intr(ide_drive_t *drive) in task_pio_intr()
404 static ide_startstop_t pre_task_out_intr(ide_drive_t *drive, 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()
470 int ide_taskfile_ioctl(ide_drive_t *drive, unsigned long arg) in ide_taskfile_ioctl()