Searched refs:ocs_hw_io_abort (Results 1 – 4 of 4) sorted by relevance
| /freebsd-11-stable/sys/dev/ocs_fc/ |
| HD | ocs_unsol.c | 138 hw_rc = ocs_hw_io_abort(&ocs->hw, hio, FALSE, in ocs_port_owned_abort()
|
| HD | ocs_hw.h | 1303 extern ocs_hw_rtn_e ocs_hw_io_abort(ocs_hw_t *, ocs_hw_io_t *, uint32_t, void *, void *);
|
| HD | ocs_scsi.c | 1413 rc = ocs_hw_io_abort(&io->ocs->hw, hio_to_abort, io->send_abts, in ocs_scsi_io_dispatch_no_hw_io()
|
| HD | ocs_hw.c | 4878 ocs_hw_io_abort(ocs_hw_t *hw, ocs_hw_io_t *io_to_abort, uint32_t send_abts, void *cb, void *arg) in ocs_hw_io_abort() function 8719 rc = ocs_hw_io_abort(hw, io, TRUE, NULL, NULL); in ocs_hw_wq_process_io() 8756 rc = ocs_hw_io_abort(hw, io, FALSE, NULL, NULL); in ocs_hw_wq_process_io() 11237 ocs_hw_io_abort(hw, io, FALSE, NULL, NULL); in target_wqe_timer_nop_cb()
|