Home
last modified time | relevance | path

Searched refs:do_abort (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/
H A DNCR5380.c135 static int do_abort(struct Scsi_Host *);
489 do_abort(instance); in NCR5380_maybe_reset_bus()
1188 do_abort(instance);
1395 * do_abort - abort the currently established nexus by going to
1402 static int do_abort(struct Scsi_Host *instance) in do_abort() function
1736 do_abort(instance);
2070 do_abort(instance); in NCR5380_reselect()
2089 do_abort(instance); in NCR5380_reselect()
2099 do_abort(instance); in NCR5380_reselect()
2139 if (do_abort(instanc in NCR5380_reselect()
[all...]
H A Dmesh.c977 static void do_abort(struct mesh_state *ms) in do_abort() function
1119 do_abort(ms); in handle_error()
1154 do_abort(ms); in handle_exception()
1232 do_abort(ms); in handle_msgin()
1424 do_abort(ms); in phase_mismatch()
/kernel/linux/linux-6.6/drivers/scsi/
H A DNCR5380.c134 static int do_abort(struct Scsi_Host *, unsigned int);
486 do_abort(instance, 1); in NCR5380_maybe_reset_bus()
1190 do_abort(instance, 0);
1399 * do_abort - abort the currently established nexus by going to
1407 static int do_abort(struct Scsi_Host *instance, unsigned int can_sleep) in do_abort() function
1743 do_abort(instance, 0);
2076 do_abort(instance, 0); in NCR5380_reselect()
2095 do_abort(instance, 0); in NCR5380_reselect()
2105 do_abort(instance, 0); in NCR5380_reselect()
2145 if (do_abort(instanc in NCR5380_reselect()
[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()

Completed in 10 milliseconds