Searched refs:do_rw_taskfile (Results 1 – 6 of 6) sorted by relevance
85 return do_rw_taskfile(drive, &cmd); in ide_do_park_unpark()
171 return do_rw_taskfile(drive, &cmd); in ide_start_power_step()
162 rc = do_rw_taskfile(drive, &cmd); in __ide_do_rw_disk()169 rc = do_rw_taskfile(drive, &cmd); in __ide_do_rw_disk()
78 ide_startstop_t do_rw_taskfile(ide_drive_t *drive, struct ide_cmd *orig_cmd) in do_rw_taskfile() function146 EXPORT_SYMBOL_GPL(do_rw_taskfile);
218 do_rw_taskfile(drive, &cmd); in do_special()264 return do_rw_taskfile(drive, cmd); in execute_drive_cmd()
717 (void)do_rw_taskfile(drive, cmd); in ide_issue_pc()