Searched defs:send_abts (Results 1 – 5 of 5) sorted by relevance
/freebsd/sys/dev/ocs_fc/ |
H A D | ocs_io.h | 113 send_abts:1, /**< when aborting, indicates ABTS is to be sent */ member
|
H A D | ocs_els.c | 2039 ocs_els_abort_io(ocs_io_t *els, int send_abts) in ocs_els_abort_io()
|
H A D | ocs_hw.h | 542 send_abts:1, /**< set to 1 to have hardware to automatically send ABTS */ member
|
H A D | sli4.c | 6538 sli_abort_wqe(sli4_t *sli4, void *buf, size_t size, sli4_abort_type_e type, uint32_t send_abts, in sli_abort_wqe()
|
H A D | 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()
|