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

  /src/sys/arch/sparc64/sparc64/
autoconf.c 1031 char ctrl_path[OFPATHLEN], parent_path[OFPATHLEN], dev_path[OFPATHLEN]; local
1049 OF_package_to_path(ctrlnode, ctrl_path, sizeof(ctrl_path));
1052 DPRINTF(ACDB_BOOTDEV, ("controller %x : %s\n", ctrlnode, ctrl_path));
1060 ctrlnode, ctrl_path, bi_unit->parent, parent_path));
1065 " parent\n", ctrlnode, ctrl_path));
1068 " %x : %s\n", ctrlnode, ctrl_path, bi_unit->parent,

Completed in 17 milliseconds