Searched refs:do_rw_taskfile (Results 1 – 7 of 7) sorted by relevance
89 return do_rw_taskfile(drive, &cmd); in ide_do_park_unpark()
189 return do_rw_taskfile(drive, &cmd); in ide_start_power_step()
228 do_rw_taskfile(drive, &cmd); in do_special()274 return do_rw_taskfile(drive, cmd); in execute_drive_cmd()
163 rc = do_rw_taskfile(drive, &cmd); in __ide_do_rw_disk()170 rc = do_rw_taskfile(drive, &cmd); in __ide_do_rw_disk()
80 ide_startstop_t do_rw_taskfile(ide_drive_t *drive, struct ide_cmd *orig_cmd) in do_rw_taskfile() function149 EXPORT_SYMBOL_GPL(do_rw_taskfile);
745 (void)do_rw_taskfile(drive, cmd); in ide_issue_pc()
1198 ide_startstop_t do_rw_taskfile(ide_drive_t *, struct ide_cmd *);