Lines Matching defs:drive
40 int taskfile_lib_get_identify (ide_drive_t *drive, u8 *buf) in taskfile_lib_get_identify()
59 ide_startstop_t do_rw_taskfile (ide_drive_t *drive, ide_task_t *task) in do_rw_taskfile()
118 static ide_startstop_t task_no_data_intr(ide_drive_t *drive) in task_no_data_intr()
170 static u8 wait_drive_not_busy(ide_drive_t *drive) in wait_drive_not_busy()
195 static void ide_pio_sector(ide_drive_t *drive, struct request *rq, in ide_pio_sector()
246 static void ide_pio_multi(ide_drive_t *drive, struct request *rq, in ide_pio_multi()
256 static void ide_pio_datablock(ide_drive_t *drive, struct request *rq, in ide_pio_datablock()
286 static ide_startstop_t task_error(ide_drive_t *drive, struct request *rq, in task_error()
321 void task_end_request(ide_drive_t *drive, struct request *rq, u8 stat) in task_end_request()
345 static ide_startstop_t task_in_unexpected(ide_drive_t *drive, struct request *rq, u8 stat) in task_in_unexpected()
361 static ide_startstop_t task_in_intr(ide_drive_t *drive) in task_in_intr()
395 static ide_startstop_t task_out_intr (ide_drive_t *drive) in task_out_intr()
420 static ide_startstop_t pre_task_out_intr(ide_drive_t *drive, struct request *rq) in pre_task_out_intr()
441 int ide_raw_taskfile(ide_drive_t *drive, ide_task_t *task, u8 *buf, u16 nsect) in ide_raw_taskfile()
473 int ide_no_data_taskfile(ide_drive_t *drive, ide_task_t *task) in ide_no_data_taskfile()
482 int ide_taskfile_ioctl (ide_drive_t *drive, unsigned int cmd, unsigned long arg) in ide_taskfile_ioctl()