Lines Matching defs:drive
89 inline u32 task_read_24 (ide_drive_t *drive) in task_read_24()
109 void taskfile_input_data (ide_drive_t *drive, void *buffer, u32 wcount) in taskfile_input_data()
118 void taskfile_output_data (ide_drive_t *drive, void *buffer, u32 wcount) in taskfile_output_data()
131 int taskfile_lib_get_identify (ide_drive_t *drive, u8 *buf) in taskfile_lib_get_identify()
147 void debug_taskfile (ide_drive_t *drive, ide_task_t *args) in debug_taskfile()
170 ide_startstop_t do_rw_taskfile (ide_drive_t *drive, ide_task_t *task) in do_rw_taskfile()
266 u8 taskfile_dump_status (ide_drive_t *drive, const char *msg, u8 stat) in taskfile_dump_status()
348 void ide_end_taskfile (ide_drive_t *drive, u8 stat, u8 err) in ide_end_taskfile()
412 void task_try_to_flush_leftover_data (ide_drive_t *drive) in task_try_to_flush_leftover_data()
431 ide_startstop_t taskfile_error (ide_drive_t *drive, const char *msg, u8 stat) in taskfile_error()
501 ide_startstop_t set_multmode_intr (ide_drive_t *drive) in set_multmode_intr()
521 ide_startstop_t set_geometry_intr (ide_drive_t *drive) in set_geometry_intr()
547 ide_startstop_t recal_intr (ide_drive_t *drive) in recal_intr()
562 ide_startstop_t task_no_data_intr (ide_drive_t *drive) in task_no_data_intr()
590 ide_startstop_t task_in_intr (ide_drive_t *drive) in task_in_intr()
671 ide_startstop_t task_mulin_intr (ide_drive_t *drive) in task_mulin_intr()
736 ide_startstop_t pre_task_out_intr (ide_drive_t *drive, struct request *rq) in pre_task_out_intr()
764 ide_startstop_t task_out_intr (ide_drive_t *drive) in task_out_intr()
805 ide_startstop_t pre_task_mulout_intr (ide_drive_t *drive, struct request *rq) in pre_task_mulout_intr()
883 ide_startstop_t task_mulout_intr (ide_drive_t *drive) in task_mulout_intr()
1312 int ide_diag_taskfile (ide_drive_t *drive, ide_task_t *args, unsigned long data_size, u8 *buf) in ide_diag_taskfile()
1351 int ide_diag_taskfile (ide_drive_t *drive, ide_task_t *args, unsigned long data_size, u8 *buf) in ide_diag_taskfile()
1415 int ide_raw_taskfile (ide_drive_t *drive, ide_task_t *args, u8 *buf) in ide_raw_taskfile()
1445 int ide_taskfile_ioctl (ide_drive_t *drive, struct inode *inode, struct file *file, unsigned int cm… in ide_taskfile_ioctl()
1645 int ide_wait_cmd (ide_drive_t *drive, u8 cmd, u8 nsect, u8 feature, u8 sectors, u8 *buf) in ide_wait_cmd()
1667 int ide_cmd_ioctl (ide_drive_t *drive, struct inode *inode, struct file *file, unsigned int cmd, un… in ide_cmd_ioctl()
1788 int ide_wait_cmd_task (ide_drive_t *drive, u8 *buf) in ide_wait_cmd_task()
1803 int ide_task_ioctl (ide_drive_t *drive, struct inode *inode, struct file *file, unsigned int cmd, u… in ide_task_ioctl()
1824 ide_startstop_t flagged_taskfile (ide_drive_t *drive, ide_task_t *task) in flagged_taskfile()
1937 ide_startstop_t flagged_task_no_data_intr (ide_drive_t *drive) in flagged_task_no_data_intr()
1965 ide_startstop_t flagged_task_in_intr (ide_drive_t *drive) in flagged_task_in_intr()
2013 ide_startstop_t flagged_task_mulin_intr (ide_drive_t *drive) in flagged_task_mulin_intr()
2074 ide_startstop_t flagged_pre_task_out_intr (ide_drive_t *drive, struct request *rq) in flagged_pre_task_out_intr()
2096 ide_startstop_t flagged_task_out_intr (ide_drive_t *drive) in flagged_task_out_intr()
2137 ide_startstop_t flagged_pre_task_mulout_intr (ide_drive_t *drive, struct request *rq) in flagged_pre_task_mulout_intr()
2170 ide_startstop_t flagged_task_mulout_intr (ide_drive_t *drive) in flagged_task_mulout_intr()
2223 int pkt_taskfile_ioctl (ide_drive_t *drive, struct inode *inode, struct file *file, unsigned int cm… in pkt_taskfile_ioctl()