Home
last modified time | relevance | path

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

/freebsd/sys/dev/ocs_fc/
H A Docs_hw.h557 struct ocs_hw_io_s { struct
562 ocs_hw_io_state_e state; /**< state of IO: free, busy, wait_free */ argument
566 ocs_remote_node_t *rnode;
567 struct ocs_hw_auto_xfer_rdy_buffer_s *axr_buf;
568 ocs_dma_t xfer_rdy;
569 uint16_t type;
571 hw_wq_t *wq; /**< WQ assigned to the exchange */
577 ocs_ref_t ref; /**< refcount object */
589 uint32_t saved_status; /**< latched status */
590 uint32_t saved_len; /**< latched length */
[all …]