Searched refs:do_abort (Results 1 – 2 of 2) sorted by relevance
| /drivers/scsi/ |
| A D | NCR5380.c | 134 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() 1393 static int do_abort(struct Scsi_Host *instance, unsigned int can_sleep) in do_abort() function 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(instance, 0) == 0) in NCR5380_reselect() 2291 if (do_abort(instance, 0) < 0) { in NCR5380_abort()
|
| A D | mesh.c | 971 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 13 milliseconds