Searched refs:fcsm_xlat_topology (Results 1 – 1 of 1) sorted by relevance
174 struct fcsm_xlat_topology { struct177 } fcsm_xlat_topology [] = { argument1929 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()