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

  /src/sys/dev/fdt/
fdtbus.c 373 int match, best_match, best_pass; local in function:fdt_scan_best
377 best_pass = FDTCF_PASS_DEFAULT;
394 best_pass = pass;
399 node->n_cfpass = best_pass;

Completed in 13 milliseconds