HomeSort by: relevance | last modified time | path
    Searched defs:match_level (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/arch/hpc/hpc/
platid.c 149 int i, match_level, res; local in function:platid_search
152 match_level = 0;
156 if (match_level < res) {
157 match_level = res;

Completed in 11 milliseconds