Searched defs:ocs_remote_node_s (Results 1 – 1 of 1) sorted by relevance
269 struct ocs_remote_node_s { struct273 uint32_t indicator; /**< RPI */274 uint32_t index;275 uint32_t fc_id; /**< FC address */277 uint32_t attached:1, /**< true if attached */278 node_group:1, /**< true if in node group */279 free_group:1; /**< true if the node group should be free'd */281 ocs_sli_port_t *sport; /**< associated SLI port */286 void *node; /**< associated node */