Home
last modified time | relevance | path

Searched defs:send_abts (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/dev/ocs_fc/
H A Docs_io.h113 send_abts:1, /**< when aborting, indicates ABTS is to be sent */ member
H A Docs_els.c2039 ocs_els_abort_io(ocs_io_t *els, int send_abts) in ocs_els_abort_io()
H A Docs_hw.h542 send_abts:1, /**< set to 1 to have hardware to automatically send ABTS */ member
H A Dsli4.c6538 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 Docs_hw.c4878 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()