Home
last modified time | relevance | path

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

/freebsd/sys/dev/ocs_fc/
H A Docs_common.h128 struct ocs_node_group_dir_s { struct
129 uint32_t instance_index; /*<< instance index */
130 ocs_sport_t *sport; /*<< pointer to sport */
131 uint8_t service_params[OCS_SERVICE_PARMS_LENGTH]; /**< Login parameters */
132 ocs_list_link_t link; /**< linked list link */
133 ocs_list_t node_group_list; /**< linked list of node groups */
134 uint32_t node_group_list_count; /**< current number of elements on the node group list */
135 uint32_t next_idx; /*<< index of the next node group in list */