Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/comstar/port/fct/
H A Ddiscovery.c208 static char *topologies[] = { "Unknown", "Direct Pt-to-Pt", "Private Loop", variable
220 (void) strcpy(topology, topologies[li->port_topology]); in fct_li_to_txt()