Home
last modified time | relevance | path

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

/freebsd/sys/dev/ocs_fc/
H A Docs_hw.h1098 struct hw_eq_s { struct
1099 ocs_list_link_t link; /**< must be first */
1100 sli4_qtype_e type; /**< must be second */
1101 uint32_t instance;
1102 uint32_t entry_count;
1103 uint32_t entry_size;
1104 ocs_hw_t *hw;
1105 sli4_queue_t *queue;
1106 ocs_list_t cq_list;
1108 uint32_t use_count;
[all …]