Lines Matching refs:bsetprops

418 bsetprops(char *name, char *value)  in bsetprops()  function
435 bsetprops(name, prop_val); in bsetpropsi()
773 bsetprops("console", "text"); in boot_prop_finish()
789 bsetprops("console", "hypervisor"); in boot_prop_finish()
924 bsetprops(*prop_name, scp); in xen_parse_props()
979 bsetprops("fstype", "ufs"); in xen_vbdroot_props()
980 bsetprops("bootpath", vbdpath); in xen_vbdroot_props()
1009 bsetprops(BP_SERVER_NAME, "unknown"); in xen_nfsroot_props()
1043 bsetprops(BP_NETWORK_INTERFACE, "xnf0"); in xen_ip_props()
1060 bsetprops(BP_HOST_IP, buf); in setup_rarp_props()
1065 bsetprops(BP_SERVER_IP, buf); in setup_rarp_props()
1071 bsetprops(BP_ROUTER_IP, buf); in setup_rarp_props()
1078 bsetprops(BP_SUBNET_MASK, buf); in setup_rarp_props()
1088 bsetprops(BP_BOOT_MAC, buf); in setup_rarp_props()
1255 bsetprops(modid, (char *)bm[i].bm_name); in build_boot_properties()
1336 bsetprops(namebuf, propbuf); in build_boot_properties()
1372 bsetprops("boot-file", whoami); in build_boot_properties()
1379 bsetprops("whoami", whoami); in build_boot_properties()
1470 bsetprops("boot-args", boot_args); in build_boot_properties()
1471 bsetprops("bootargs", boot_args); in build_boot_properties()
1497 bsetprops("bios-boot-device", str); in build_boot_properties()
1523 bsetprops("mfg-name", "i86xpv"); in build_boot_properties()
1524 bsetprops("impl-arch-name", "i86xpv"); in build_boot_properties()
1526 bsetprops("mfg-name", "i86pc"); in build_boot_properties()
1527 bsetprops("impl-arch-name", "i86pc"); in build_boot_properties()