Searched defs:topologies (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/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]);

Completed in 116 milliseconds