/src/sys/arch/sparc64/sparc64/ |
autoconf.c | 1030 char ctrl_path[OFPATHLEN], parent_path[OFPATHLEN], dev_path[OFPATHLEN]; local in function:dev_bi_unit_drive_match 1050 OF_package_to_path(bi_unit->parent, parent_path, sizeof(parent_path)); 1053 DPRINTF(ACDB_BOOTDEV, ("parent %x : %s\n", bi_unit->parent, parent_path)); 1059 ctrlnode, ctrl_path, bi_unit->parent, parent_path)); 1068 parent_path));
|
autoconf.c | 1030 char ctrl_path[OFPATHLEN], parent_path[OFPATHLEN], dev_path[OFPATHLEN]; local in function:dev_bi_unit_drive_match 1050 OF_package_to_path(bi_unit->parent, parent_path, sizeof(parent_path)); 1053 DPRINTF(ACDB_BOOTDEV, ("parent %x : %s\n", bi_unit->parent, parent_path)); 1059 ctrlnode, ctrl_path, bi_unit->parent, parent_path)); 1068 parent_path));
|