/titanic_50/usr/src/uts/sparc/os/ |
H A D | iscsi_boot.c | 80 if (BOP_GETPROP(bootops, BP_ISCSI_TARGET_IP, in iscsiboot_tgt_prop_read() 98 if (BOP_GETPROP(bootops, BP_ISCSI_PORT, in iscsiboot_tgt_prop_read() 116 if (BOP_GETPROP(bootops, BP_ISCSI_LUN, in iscsiboot_tgt_prop_read() 134 if (BOP_GETPROP(bootops, BP_ISCSI_TPGT, in iscsiboot_tgt_prop_read() 153 if (BOP_GETPROP(bootops, BP_ISCSI_TARGET_NAME, in iscsiboot_tgt_prop_read() 179 if (BOP_GETPROP(bootops, BP_ISCSI_PAR, iscsi_par) > 0) { in iscsiboot_tgt_prop_read() 253 if (BOP_GETPROP(bootops, BP_ISCSI_INITIATOR_ID, in iscsiboot_init_prop_read() 286 if (BOP_GETPROP(bootops, BP_HOST_IP, in iscsiboot_nic_prop_read() 303 if (BOP_GETPROP(bootops, BP_ROUTER_IP, in iscsiboot_nic_prop_read() 314 if (BOP_GETPROP(bootops, BP_SUBNET_MASK, in iscsiboot_nic_prop_read() [all …]
|
/titanic_50/usr/src/uts/common/os/ |
H A D | swapgeneric.c | 388 if (BOP_GETPROP(bootops, "bootp-response", dhcack) == -1) { in loadrootmodules() 404 if (BOP_GETPROP(bootops, "netdev-path", in loadrootmodules() 525 if (BOP_GETPROP(bootops, "bootarchive", bootpath) == -1) in get_bootpath_prop() 533 if ((BOP_GETPROP(bootops, "bootpath", bootpath) == -1) || in get_bootpath_prop() 535 if (BOP_GETPROP(bootops, in get_bootpath_prop() 553 return (BOP_GETPROP(bootops, prop, fstype)); in get_fstype_prop() 857 if (BOP_GETPROP(bootops, BP_ISCSI_NETWORK_BOOTPATH, in load_bootpath_drivers() 1143 if (BOP_GETPROP(bootops, BP_BOOTPATH, bootpath) > 0) { in netboot_over_iscsi()
|
H A D | autoconf.c | 152 (void) BOP_GETPROP(bootops, "mfg-name", rootname); in impl_create_root_class() 191 (void) BOP_GETPROP(bootops, "impl-arch-name", platform); in impl_create_root_class() 200 (void) BOP_GETPROP(bootops, "bootpath", bootpath_prop); in impl_create_root_class() 207 (void) BOP_GETPROP(bootops, "fstype", fstype_prop); in impl_create_root_class()
|
/titanic_50/usr/src/uts/common/krtld/ |
H A D | kobj_bootflags.c | 53 if (BOP_GETPROP(ops, "bootargs", kern_bootargs) == -1) { in bootflags() 58 (void) BOP_GETPROP(ops, "boot-file", kern_bootfile); in bootflags()
|
H A D | bootrd.c | 167 BOP_GETPROP(ops, "ramdisk_start", (void *)&rd_start) != 0 || in kobj_boot_mountroot() 169 BOP_GETPROP(ops, "ramdisk_end", (void *)&rd_end) != 0) { in kobj_boot_mountroot()
|
H A D | kobj.c | 386 (void) BOP_GETPROP(ops, "whoami", filename); in kobj_init() 1371 (void) BOP_GETPROP(ops, "console", console); in console_is_usb_serial()
|
/titanic_50/usr/src/uts/sparc/zfs/ |
H A D | spa_boot.c | 48 if (BOP_GETPROP(bootops, propname, value) == -1) { in spa_get_bootprop()
|
/titanic_50/usr/src/cmd/mdb/intel/kmdb/kctl/ |
H A D | kctl_isadep.c | 49 (void) BOP_GETPROP(ops, pname, (void *)prop_buf); in kctl_boot_prop_read()
|
/titanic_50/usr/src/uts/i86pc/os/ |
H A D | graphics.c | 103 (void) BOP_GETPROP(bootops, "console", cons); in progressbar_init()
|
H A D | startup.c | 1067 (void) BOP_GETPROP(bootops, "enforce-prot-exec", value); in startup_memlist() 2994 BOP_GETPROP(bootops, "nodes", prop) < 0 || in get_system_configuration() 2998 BOP_GETPROP(bootops, "cpus_pernode", prop) < 0 || in get_system_configuration() 3008 BOP_GETPROP(bootops, "kernelbase", prop) < 0 || in get_system_configuration() 3015 BOP_GETPROP(bootops, "segmapsize", prop) < 0 || in get_system_configuration() 3022 BOP_GETPROP(bootops, "segmapfreelists", prop) < 0 || in get_system_configuration()
|
H A D | ddi_impl.c | 1883 BOP_GETPROP(bootops, property_name, bop_staging_area); in get_boot_properties() 1957 BOP_GETPROP(bootops, name, bop_staging_area); in get_vga_properties() 1979 BOP_GETPROP(bootops, name, bop_staging_area); in get_vga_properties() 2503 (void) BOP_GETPROP(bootops, in impl_setup_ddi() 2505 (void) BOP_GETPROP(bootops, in impl_setup_ddi()
|
H A D | fakebop.c | 2679 BOP_GETPROP(bootops, prop_name, str) < 0 || in bootprop_getval()
|
H A D | lgrpplat.c | 2593 BOP_GETPROP(bootops, boot_prop_name, cpu_apicid_array) < 0) in lgrp_plat_process_cpu_apicids()
|
/titanic_50/usr/src/uts/intel/sys/ |
H A D | bootconf.h | 160 #define BOP_GETPROP(bop, name, buf) ((bop)->bsys_getprop)(bop, name, buf) macro
|
/titanic_50/usr/src/uts/sun/sys/ |
H A D | bootconf.h | 125 #define BOP_GETPROP(bop, name, buf) bop_getprop(name, buf) macro
|
/titanic_50/usr/src/uts/common/io/ |
H A D | openprom.c | 326 if (BOP_GETPROP(bootops, "bootarchive", bootpath) == -1) in get_bootpath_prop() 330 if ((BOP_GETPROP(bootops, "bootpath", bootpath) == -1) || in get_bootpath_prop() 332 if (BOP_GETPROP(bootops, in get_bootpath_prop()
|
H A D | strplumb.c | 526 if (BOP_GETPROP(bootops, in strplumb_get_netdev_path()
|