Searched refs:fabctl (Results 1 – 1 of 1) sorted by relevance
1816 ocs_node_t *fabctl; in ocs_start_fabctl_node() local1818 fabctl = ocs_node_find(sport, FC_ADDR_CONTROLLER); in ocs_start_fabctl_node()1819 if (fabctl == NULL) { in ocs_start_fabctl_node()1820 fabctl = ocs_node_alloc(sport, FC_ADDR_CONTROLLER, FALSE, FALSE); in ocs_start_fabctl_node()1821 if (fabctl == NULL) { in ocs_start_fabctl_node()1829 ocs_node_transition(fabctl, __ocs_fabctl_init, NULL); in ocs_start_fabctl_node()