Home
last modified time | relevance | path

Searched refs:auto_xfer_rdy_dnrx (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/ocs_fc/
H A Docs_hw.h543 auto_xfer_rdy_dnrx:1, /**< TRUE if DNRX was set on this IO */ member
587 auto_xfer_rdy_dnrx:1, /**< TRUE if DNRX was set on this IO */ member
H A Docs_hw_queues.c2369 io->auto_xfer_rdy_dnrx = 0; in ocs_hw_rqpair_auto_xfer_rdy_move_to_host()
H A Docs_hw.c3496 if (io->auto_xfer_rdy_dnrx) { in ocs_hw_io_free_port_owned()
4277 if ((io->auto_xfer_rdy_dnrx = ocs_hw_rqpair_auto_xfer_rdy_buffer_post(hw, io, 1))) { in ocs_hw_io_send()
12019 io->auto_xfer_rdy_dnrx = 0; in ocs_hw_reque_xri()