Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcsm.c174 struct fcsm_xlat_topology { struct
177 } fcsm_xlat_topology [] = { argument
1929 for (count = 0; count < sizeof (fcsm_xlat_topology) / in fcsm_topology_to_str()
1930 sizeof (fcsm_xlat_topology[0]); count++) { in fcsm_topology_to_str()
1931 if (fcsm_xlat_topology[count].xlat_top == topology) { in fcsm_topology_to_str()
1932 return (fcsm_xlat_topology[count].xlat_top_str); in fcsm_topology_to_str()