Searched refs:efct_hw_io_abort (Results  1 – 3 of 3) sorted by relevance
| /Linux-v5.15/drivers/scsi/elx/efct/ | 
| D | efct_hw.h | 633 efct_hw_io_abort(struct efct_hw *hw, struct efct_hw_io *io_to_abort,
  | 
| D | efct_hw.c | 423 			rc = efct_hw_io_abort(hw, io, false, NULL, NULL);  in efct_hw_wq_process_io() 1843 		efct_hw_io_abort(hw, io_to_abort, true, NULL, NULL);  in efct_hw_io_abort_all() 1931 efct_hw_io_abort(struct efct_hw *hw, struct efct_hw_io *io_to_abort,  in efct_hw_io_abort()  function
  | 
| D | efct_scsi.c | 364 		rc = efct_hw_io_abort(&io->efct->hw, hio_to_abort,  in efct_scsi_io_dispatch_no_hw_io()
  |