Home
last modified time | relevance | path

Searched refs:get_configured_topology (Results 1 – 1 of 1) sorted by relevance

/freebsd-11-stable/sys/dev/ocs_fc/
HDocs_mgmt.c98 static void get_configured_topology(ocs_t*, char*, ocs_textbuf_t*);
180 {"configured_topology", get_configured_topology, set_configured_topology, NULL},
1471 get_configured_topology(ocs_t *ocs, char *name, ocs_textbuf_t *textbuf) in get_configured_topology() function