Home
last modified time | relevance | path

Searched refs:auto_xfer_rdy_enabled (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/ocs_fc/
H A Docs_hw.h969 uint32_t auto_xfer_rdy_enabled:1, /**< TRUE if auto xfer rdy is enabled */ member
H A Docs_hw.c633 hw->auto_xfer_rdy_enabled = FALSE; in ocs_hw_init()
651 hw->auto_xfer_rdy_enabled = TRUE; in ocs_hw_init()
3046 sparms, 0, (hw->auto_xfer_rdy_enabled && hw->config.auto_xfer_rdy_t10_enable))) { in ocs_hw_node_attach()
4276 if (hw->auto_xfer_rdy_enabled && io->is_port_owned) { in ocs_hw_io_send()
11354 if (hw->auto_xfer_rdy_enabled) { in ocs_hw_reclaim_xri()
11466 if (hw->auto_xfer_rdy_enabled) { in ocs_hw_xri_move_to_port_owned()