Searched refs:efct_hw_io_abort (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/scsi/elx/efct/ |
H A D | efct_hw.h | 633 efct_hw_io_abort(struct efct_hw *hw, struct efct_hw_io *io_to_abort,
|
H A D | efct_hw.c | 423 rc = efct_hw_io_abort(hw, io, false, NULL, NULL); in efct_hw_wq_process_io() 1842 efct_hw_io_abort(hw, io_to_abort, true, NULL, NULL); in efct_hw_io_abort_all() 1930 efct_hw_io_abort(struct efct_hw *hw, struct efct_hw_io *io_to_abort, in efct_hw_io_abort() function
|
H A D | efct_scsi.c | 363 rc = efct_hw_io_abort(&io->efct->hw, hio_to_abort, in efct_scsi_io_dispatch_no_hw_io()
|