Searched refs:do_rw_taskfile (Results 1 – 7 of 7) sorted by relevance
87 return do_rw_taskfile(drive, &cmd); in ide_do_park_unpark()
202 return do_rw_taskfile(drive, &cmd); in ide_start_power_step()
163 rc = do_rw_taskfile(drive, &cmd); in __ide_do_rw_disk()170 rc = do_rw_taskfile(drive, &cmd); in __ide_do_rw_disk()
218 do_rw_taskfile(drive, &cmd); in do_special()264 return do_rw_taskfile(drive, cmd); in execute_drive_cmd()
79 ide_startstop_t do_rw_taskfile(ide_drive_t *drive, struct ide_cmd *orig_cmd) in do_rw_taskfile() function148 EXPORT_SYMBOL_GPL(do_rw_taskfile);
728 (void)do_rw_taskfile(drive, cmd); in ide_issue_pc()
1187 ide_startstop_t do_rw_taskfile(ide_drive_t *, struct ide_cmd *);