Home
last modified time | relevance | path

Searched refs:do_abort (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/scsi/
H A DNCR5380.c134 static int do_abort(struct Scsi_Host *, unsigned int);
484 do_abort(instance, 1); in NCR5380_maybe_reset_bus()
1188 do_abort(instance, 0); in NCR5380_select()
1385 * do_abort - abort the currently established nexus by going to in do_reset()
1393 static int do_abort(struct Scsi_Host *instance, unsigned int can_sleep) in do_reset()
1728 do_abort(instance, 0); in NCR5380_information_transfer()
2075 do_abort(instance, 0); in NCR5380_reselect()
2094 do_abort(instance, 0); in NCR5380_reselect()
2104 do_abort(instance, 0); in NCR5380_reselect()
2144 if (do_abort(instanc in NCR5380_reselect()
1407 static int do_abort(struct Scsi_Host *instance, unsigned int can_sleep) do_abort() function
[all...]
H A Dmesh.c971 static void do_abort(struct mesh_state *ms) in do_abort() function
1113 do_abort(ms); in handle_error()
1148 do_abort(ms); in handle_exception()
1226 do_abort(ms); in handle_msgin()
1418 do_abort(ms); in phase_mismatch()