| /netbsd/src/sys/arch/powerpc/ibm4xx/openbios/ |
| D | openbios.c | 93 if (prop_dictionary_set(board_properties, "user-config-version", in openbios_board_info_set() 100 if (prop_dictionary_set(board_properties, "rom-software-version", in openbios_board_info_set() 107 if (prop_dictionary_set(board_properties, "mem-size", pn) == false) in openbios_board_info_set() 114 if (prop_dictionary_set(board_properties, "emac0-mac-addr", in openbios_board_info_set() 122 if (prop_dictionary_set(board_properties, "sip0-mac-addr", in openbios_board_info_set() 129 if (prop_dictionary_set(board_properties, "processor-frequency", in openbios_board_info_set() 136 if (prop_dictionary_set(board_properties, "plb-frequency", pn) == false) in openbios_board_info_set() 142 if (prop_dictionary_set(board_properties, "pci-frequency", pn) == false) in openbios_board_info_set()
|
| /netbsd/src/sys/arch/sparc64/sparc64/ |
| D | ofw_patch.c | 67 prop_dictionary_set(props, "i2c-child-devices", cfg); in create_i2c_dict() 105 prop_dictionary_set(dict, "pins", pins); in add_gpio_props_v210() 114 prop_dictionary_set(dict, "pins", pins); in add_gpio_props_v210() 123 prop_dictionary_set(dict, "pins", pins); in add_gpio_props_v210() 144 prop_dictionary_set(dict, "pins", pins); in add_gpio_props_e250() 153 prop_dictionary_set(dict, "pins", pins); in add_gpio_props_e250() 170 prop_dictionary_set(dict, "pins", pins); in add_gpio_props_e250() 184 prop_dictionary_set(dict, "pins", pins); in add_gpio_props_e250() 195 prop_dictionary_set(dict, "pins", pins); in add_gpio_props_e250() 378 prop_dictionary_set(dict, "EDID:1", edid); in set_static_edid()
|
| /netbsd/src/sys/arch/prep/prep/ |
| D | ibm_machdep.c | 56 (void)prop_dictionary_set(pbi->pbi_properties, "prep-pci-intrmap", in pci_intr_fixup_ibm_6015() 64 prop_dictionary_set(sub, key, intr_num); in pci_intr_fixup_ibm_6015() 67 prop_dictionary_set(dict, "devfunc-12", sub); in pci_intr_fixup_ibm_6015() 77 prop_dictionary_set(sub, key, intr_num); in pci_intr_fixup_ibm_6015() 79 prop_dictionary_set(dict, key, sub); in pci_intr_fixup_ibm_6015()
|
| D | autoconf.c | 130 (void) prop_dictionary_set( in device_register() 140 (void) prop_dictionary_set(device_properties(dev), in device_register() 223 (void)prop_dictionary_set(device_properties(dev), in device_register() 240 prop_dictionary_set(device_properties(dev), "prep-fw-path", in gen_fwpath() 246 prop_dictionary_set(device_properties(dev), "prep-fw-path", in gen_fwpath() 263 (void)prop_dictionary_set(device_properties(dev), in gen_fwpath() 314 prop_dictionary_set(device_properties(dev), in build_fwpath()
|
| D | platform.c | 268 prop_dictionary_set(sub, key, intr_num); in create_intr_map() 272 prop_dictionary_set(dict, key, sub); in create_intr_map() 332 prop_dictionary_set(pbi->pbi_properties, "prep-pci-intrmap", dict); in setup_pciintr_map()
|
| /netbsd/src/sys/arch/evbppc/obs405/dev/ |
| D | century_bios.c | 95 if (prop_dictionary_set(board_properties, "mem-size", pn) == false) in bios_board_info_set() 102 if (prop_dictionary_set(board_properties, "emac0-mac-addr", in bios_board_info_set() 109 if (prop_dictionary_set(board_properties, "processor-frequency", in bios_board_info_set() 116 if (prop_dictionary_set(board_properties, "plb-frequency", pn) == false) in bios_board_info_set() 122 if (prop_dictionary_set(board_properties, "pci-frequency", pn) == false) in bios_board_info_set()
|
| /netbsd/src/sys/arch/evbppc/ev64260/ |
| D | autoconf.c | 148 if (prop_dictionary_set(dict, "mac-addr", mac) == false) in device_register() 180 prop_dictionary_set(dict, "prot", prot); in device_register() 185 prop_dictionary_set(dict, "io-bus-tag", io_bs_tag); in device_register() 190 prop_dictionary_set(dict, "mem-bus-tag", mem_bs_tag); in device_register() 197 prop_dictionary_set(dict, "pci-chipset", pc); in device_register() 219 if (prop_dictionary_set(dict, "bus-tag", bstd) == false) in device_register()
|
| /netbsd/src/sys/arch/evbppc/obs405/ |
| D | obs600_machdep.c | 190 if (prop_dictionary_set(board_properties, "processor-frequency", pn) == in cpu_startup() 197 if (prop_dictionary_set(board_properties, "mem-size", pn) == false) in cpu_startup() 211 if (prop_dictionary_set(board_properties, "emac0-mac-addr", pd) == in cpu_startup() 217 if (prop_dictionary_set(board_properties, "emac1-mac-addr", pd) == in cpu_startup() 225 if (prop_dictionary_set(board_properties, "emac0-mii-phy", pn) == false) in cpu_startup() 230 if (prop_dictionary_set(board_properties, "emac1-mii-phy", pn) == false) in cpu_startup()
|
| /netbsd/src/sys/arch/powerpc/booke/ |
| D | board_prop.c | 77 if (prop_dictionary_set(board_properties, name, pb) == false) in board_info_add_bool() 98 if (prop_dictionary_set(board_properties, name, pn) == false) in board_info_add_number() 109 if (prop_dictionary_set(board_properties, name, pd) == false) in board_info_add_data() 130 if (prop_dictionary_set(board_properties, name, ps) == false) in board_info_add_string() 138 if (prop_dictionary_set(board_properties, name, obj) == false) in board_info_add_object()
|
| /netbsd/src/sys/arch/powerpc/pci/ |
| D | pci_machdep_ofw.c | 227 prop_dictionary_set(pbi->pbi_properties, "ofw-pci-intrmap", dict); in genofw_setup_pciintr_map() 242 prop_dictionary_set(sub, key, intr_num); in genofw_setup_pciintr_map() 247 prop_dictionary_set(dict, key, sub); in genofw_setup_pciintr_map() 268 prop_dictionary_set(pbi->pbi_properties, "ofw-pci-intrmap", dict); in genofw_setup_pciintr_map() 297 prop_dictionary_set(sub, key, intr_num); in genofw_setup_pciintr_map() 300 prop_dictionary_set(dict, key, sub); in genofw_setup_pciintr_map() 335 prop_dictionary_set(sub, key, intr_num); in genofw_setup_pciintr_map() 338 prop_dictionary_set(dict, key, sub); in genofw_setup_pciintr_map() 536 prop_dictionary_set(pbi->pbi_properties, "ofw-pcibus-parent", in genofw_pci_conf_hook() 540 prop_dictionary_set(pbi->pbi_properties, "ofw-pcibus-rawdevnum", in genofw_pci_conf_hook()
|
| /netbsd/src/sys/dev/bluetooth/ |
| D | bthub.c | 114 prop_dictionary_set(dict, BTDEVladdr, obj); in bthub_attach() 246 prop_dictionary_set(prop, BTDEVladdr, laddr); in bthub_pioctl() 247 prop_dictionary_set(prop, BTDEVraddr, raddr); in bthub_pioctl() 248 prop_dictionary_set(prop, BTDEVservice, service); in bthub_pioctl()
|
| /netbsd/src/sys/arch/evbarm/marvell/ |
| D | marvell_machdep.c | 565 prop_dictionary_set(dict, "io-bus-tag", io_bs_tag); in marvell_device_register() 570 prop_dictionary_set(dict, "mem-bus-tag", mem_bs_tag); in marvell_device_register() 576 prop_dictionary_set(dict, "pci-chipset", pc); in marvell_device_register() 611 prop_dictionary_set(dict, "int2gpp", int2gpp); in marvell_device_register() 810 prop_dictionary_set(dict, "io-bus-tag", io_bs_tag); in marvell_device_register() 815 prop_dictionary_set(dict, "mem-bus-tag", mem_bs_tag); in marvell_device_register() 821 prop_dictionary_set(dict, "pci-chipset", pc); in marvell_device_register()
|
| /netbsd/src/sys/arch/evbmips/adm5120/ |
| D | autoconf.c | 108 if (prop_dictionary_set(device_properties(dev), in device_register() 118 if (prop_dictionary_set(device_properties(dev), in device_register()
|
| /netbsd/src/sys/arch/evbarm/armadaxp/ |
| D | armadaxp_machdep.c | 566 prop_dictionary_set(dict, "io-bus-tag", io_bs_tag); in axp_device_register() 571 prop_dictionary_set(dict, "mem-bus-tag", mem_bs_tag); in axp_device_register() 577 prop_dictionary_set(dict, "pci-chipset", pc); in axp_device_register() 611 prop_dictionary_set(dict, "mac-address", pd); in axp_device_register() 636 prop_dictionary_set(dict, "mac-address", pd); in axp_device_register()
|
| /netbsd/src/sys/arch/powerpc/oea/ |
| D | ofw_autoconf.c | 303 prop_dictionary_set(dict, "prot", prot); in device_register() 309 prop_dictionary_set(dict, "io-bus-tag", io_bs_tag); in device_register() 314 prop_dictionary_set(dict, "mem-bus-tag", mem_bs_tag); in device_register() 321 prop_dictionary_set(dict, "pci-chipset", pc); in device_register() 356 (void)prop_dictionary_set(dict, in device_register()
|
| /netbsd/src/usr.sbin/envstat/ |
| D | config.c | 307 if (!prop_dictionary_set(refreshdict, "device-properties", d)) in config_dict_adddev_prop() 450 if (!prop_dictionary_set(cfdict, key, db->array)) in config_devblock_add() 651 if (!prop_dictionary_set(csdict, "critical-max", obj)) in config_devblock_check_sensorprops() 667 if (!prop_dictionary_set(csdict, "critical-min", obj)) in config_devblock_check_sensorprops() 683 if (!prop_dictionary_set(csdict, "warning-max", obj)) in config_devblock_check_sensorprops() 698 if (!prop_dictionary_set(csdict, "warning-min", obj)) in config_devblock_check_sensorprops()
|
| /netbsd/src/usr.sbin/btdevctl/ |
| D | db.c | 121 if (!prop_dictionary_set(db, bt_ntoa(laddr, NULL), ldev)) in db_set() 133 if (!prop_dictionary_set(ldev, bt_ntoa(raddr, NULL), rdev)) in db_set() 139 if (!prop_dictionary_set(rdev, service, dev)) in db_set()
|
| /netbsd/src/sys/arch/evbppc/explora/ |
| D | machdep.c | 129 if (prop_dictionary_set(board_properties, "mem-size", pn) == false) in cpu_startup() 135 if (prop_dictionary_set(board_properties, "processor-frequency", in cpu_startup()
|
| /netbsd/src/sys/arch/evbppc/virtex/ |
| D | machdep.c | 193 if (prop_dictionary_set(board_properties, "mem-size", pn) == false) in cpu_startup() 199 if (prop_dictionary_set(board_properties, "processor-frequency", in cpu_startup()
|
| /netbsd/src/sys/arch/macppc/dev/ |
| D | smuiic.c | 91 prop_dictionary_set(dict, "i2c-child-devices", cfg); in smuiic_attach() 108 prop_dictionary_set(dev, "compatible", data); in smuiic_attach()
|
| /netbsd/src/sys/arch/prep/pci/ |
| D | pci_machdep.c | 334 prop_dictionary_set(pbi->pbi_properties, "prep-pcibus-parent", in prep_pci_conf_hook() 338 prop_dictionary_set(pbi->pbi_properties, in prep_pci_conf_hook() 348 prop_dictionary_set(pbi->pbi_properties, in prep_pci_conf_hook()
|
| /netbsd/src/sbin/ifconfig/ |
| D | ether.c | 115 rc = prop_dictionary_set(oenv, "ethercaps", capdata); in getethercaps() 145 rc = prop_dictionary_set(oenv, "ethercaps", capdata); in setethercaps()
|
| /netbsd/src/sbin/veriexecctl/ |
| D | veriexecctl_parse.y | 92 prop_dictionary_set(load_params, "keep-filename", 95 prop_dictionary_set(load_params, "eval-on-load",
|
| /netbsd/src/usr.sbin/bthcid/ |
| D | config.c | 149 if (!prop_dictionary_set(cfg, bt_ntoa(laddr, NULL), dev)) { in save_key() 166 if (!prop_dictionary_set(dev, bt_ntoa(raddr, NULL), dat)) { in save_key()
|
| /netbsd/src/usr.bin/btkey/ |
| D | file.c | 146 rv = prop_dictionary_set(db, bt_ntoa(&laddr, NULL), dev); in write_file() 156 rv = prop_dictionary_set(dev, bt_ntoa(&raddr, NULL), dat); in write_file()
|