Symbol: bootops
usr/src/cmd/mdb/common/kmdb/kctl/kctl.h
70
struct bootops *kctl_boot_ops; /* Boot operations (during init only) */
usr/src/cmd/mdb/common/kmdb/kctl/kctl.h
87
struct bootops;
usr/src/cmd/mdb/common/kmdb/kctl/kctl_main.c
440
kctl_boot_activate(struct bootops *ops, void *romp, size_t memsz,
usr/src/cmd/mdb/intel/kmdb/kctl/kctl_isadep.c
43
struct bootops *ops = kctl.kctl_boot_ops;
usr/src/psm/stand/boot/sparc/common/boot_plat.c
70
extern struct bootops bootops;
usr/src/psm/stand/boot/sparc/common/boot_plat.h
60
extern struct bootops bootops;
usr/src/psm/stand/boot/sparc/common/bootops.c
46
struct bootops bootops;
usr/src/psm/stand/boot/sparc/common/bootops.c
57
bootops.bsys_version = BO_VERSION;
usr/src/psm/stand/boot/sparc/common/bootops.c
58
bootops.bsys_1275_call = (uint64_t)boot_fail;
usr/src/psm/stand/boot/sparc/common/bootops.c
59
bootops.bsys_printf = (uint32_t)(uintptr_t)boot_fail;
usr/src/psm/stand/boot/sparc/common/bootprop.c
118
bgetproplen(struct bootops *bop, char *name)
usr/src/psm/stand/boot/sparc/common/bootprop.c
168
bgetprop(struct bootops *bop, char *name, void *buf)
usr/src/psm/stand/boot/sparc/common/bootprop.c
240
bnextprop(struct bootops *bop, char *prev)
usr/src/uts/common/io/openprom.c
326
if (BOP_GETPROP(bootops, "bootarchive", bootpath) == -1)
usr/src/uts/common/io/openprom.c
330
if ((BOP_GETPROP(bootops, "bootpath", bootpath) == -1) ||
usr/src/uts/common/io/openprom.c
332
if (BOP_GETPROP(bootops,
usr/src/uts/common/io/strplumb.c
535
proplen = BOP_GETPROPLEN(bootops,
usr/src/uts/common/io/strplumb.c
538
if (BOP_GETPROP(bootops,
usr/src/uts/common/krtld/bootrd.c
40
extern struct bootops *ops;
usr/src/uts/common/krtld/kobj.c
186
struct bootops *ops; /* bootops vector */
usr/src/uts/common/krtld/kobj.c
358
struct bootops *bootvec,
usr/src/uts/common/krtld/kobj_bootflags.c
45
bootflags(struct bootops *ops)
usr/src/uts/common/os/autoconf.c
157
size = (size_t)BOP_GETPROPLEN(bootops, "mfg-name") + 1;
usr/src/uts/common/os/autoconf.c
159
(void) BOP_GETPROP(bootops, "mfg-name", rootname);
usr/src/uts/common/os/autoconf.c
198
(void) BOP_GETPROP(bootops, "impl-arch-name", platform);
usr/src/uts/common/os/autoconf.c
204
size = (size_t)BOP_GETPROPLEN(bootops, "bootpath");
usr/src/uts/common/os/autoconf.c
207
(void) BOP_GETPROP(bootops, "bootpath", bootpath_prop);
usr/src/uts/common/os/autoconf.c
211
size = (size_t)BOP_GETPROPLEN(bootops, "fstype");
usr/src/uts/common/os/autoconf.c
214
(void) BOP_GETPROP(bootops, "fstype", fstype_prop);
usr/src/uts/common/os/swapgeneric.c
1141
proplen = BOP_GETPROPLEN(bootops, BP_BOOTPATH);
usr/src/uts/common/os/swapgeneric.c
1143
if (BOP_GETPROP(bootops, BP_BOOTPATH, bootpath) > 0) {
usr/src/uts/common/os/swapgeneric.c
385
proplen = BOP_GETPROPLEN(bootops, "bootp-response");
usr/src/uts/common/os/swapgeneric.c
388
if (BOP_GETPROP(bootops, "bootp-response", dhcack) == -1) {
usr/src/uts/common/os/swapgeneric.c
401
proplen = BOP_GETPROPLEN(bootops, "netdev-path");
usr/src/uts/common/os/swapgeneric.c
404
if (BOP_GETPROP(bootops, "netdev-path",
usr/src/uts/common/os/swapgeneric.c
525
if (BOP_GETPROP(bootops, "bootarchive", bootpath) == -1)
usr/src/uts/common/os/swapgeneric.c
533
if ((BOP_GETPROP(bootops, "bootpath", bootpath) == -1) ||
usr/src/uts/common/os/swapgeneric.c
535
if (BOP_GETPROP(bootops,
usr/src/uts/common/os/swapgeneric.c
553
return (BOP_GETPROP(bootops, prop, fstype));
usr/src/uts/common/os/swapgeneric.c
855
proplen = BOP_GETPROPLEN(bootops, BP_ISCSI_NETWORK_BOOTPATH);
usr/src/uts/common/os/swapgeneric.c
857
if (BOP_GETPROP(bootops, BP_ISCSI_NETWORK_BOOTPATH,
usr/src/uts/common/sys/kmdb.h
44
struct bootops;
usr/src/uts/common/sys/kmdb.h
52
typedef int kctl_boot_activate_f(struct bootops *, void *, size_t,
usr/src/uts/common/sys/kobj_impl.h
156
struct bootops;
usr/src/uts/common/sys/kobj_impl.h
165
struct bootops *bootvec, val_t *bootaux);
usr/src/uts/common/sys/kobj_impl.h
170
extern struct bootops *ops;
usr/src/uts/common/sys/reboot.h
77
struct bootops;
usr/src/uts/common/sys/reboot.h
78
extern void bootflags(struct bootops *);
usr/src/uts/common/vm/seg_kmem.c
424
if (bootops == NULL)
usr/src/uts/common/vm/seg_kmem.c
433
if (BOP_ALLOC(bootops, addr, size, align) != addr)
usr/src/uts/common/vm/seg_kmem.c
949
if (bootops->bsys_alloc == NULL)
usr/src/uts/i86pc/io/hpet_acpi.c
191
if (BOP_GETPROPLEN(bootops, "hpet-table") != 8 ||
usr/src/uts/i86pc/io/hpet_acpi.c
192
BOP_GETPROP(bootops, "hpet-table", (void *)&hpet_table) != 0) {
usr/src/uts/i86pc/os/biosdisk.c
125
extern struct bootops *bootops;
usr/src/uts/i86pc/os/biosdisk.c
132
BOP_DOINT(bootops, 0x13, &rp);
usr/src/uts/i86pc/os/biosdisk.c
154
extern struct bootops *bootops;
usr/src/uts/i86pc/os/biosdisk.c
177
BOP_DOINT(bootops, 0x13, &rp);
usr/src/uts/i86pc/os/biosdisk.c
209
BOP_DOINT(bootops, 0x13, &rp);
usr/src/uts/i86pc/os/biosdisk.c
230
BOP_DOINT(bootops, 0x13, &rp);
usr/src/uts/i86pc/os/biosdisk.c
265
BOP_DOINT(bootops, 0x13, &rp);
usr/src/uts/i86pc/os/biosdisk.c
290
extern struct bootops *bootops;
usr/src/uts/i86pc/os/biosdisk.c
311
BOP_DOINT(bootops, 0x13, &rp);
usr/src/uts/i86pc/os/ddi_impl.c
1846
for (name = BOP_NEXTPROP(bootops, ""); /* get first */
usr/src/uts/i86pc/os/ddi_impl.c
1848
name = BOP_NEXTPROP(bootops, name)) { /* get next */
usr/src/uts/i86pc/os/ddi_impl.c
1862
length = BOP_GETPROPLEN(bootops, property_name);
usr/src/uts/i86pc/os/ddi_impl.c
1871
BOP_GETPROP(bootops, property_name, bop_staging_area);
usr/src/uts/i86pc/os/ddi_impl.c
1872
flags = do_bsys_getproptype(bootops, property_name);
usr/src/uts/i86pc/os/ddi_impl.c
1990
length = BOP_GETPROPLEN(bootops, name);
usr/src/uts/i86pc/os/ddi_impl.c
1992
BOP_GETPROP(bootops, name, bop_staging_area);
usr/src/uts/i86pc/os/ddi_impl.c
2012
length = BOP_GETPROPLEN(bootops, name);
usr/src/uts/i86pc/os/ddi_impl.c
2014
BOP_GETPROP(bootops, name, bop_staging_area);
usr/src/uts/i86pc/os/ddi_impl.c
2593
(void) BOP_GETPROP(bootops,
usr/src/uts/i86pc/os/ddi_impl.c
2595
(void) BOP_GETPROP(bootops,
usr/src/uts/i86pc/os/ddi_impl.c
2639
if (!post_fastreboot && BOP_GETPROPLEN(bootops, "efi-systab") < 0)
usr/src/uts/i86pc/os/fakebop.c
2278
bootops->bsys_alloc = no_more_alloc;
usr/src/uts/i86pc/os/fakebop.c
2279
bootops->bsys_free = no_more_free;
usr/src/uts/i86pc/os/fakebop.c
3041
boot_prop_len = BOP_GETPROPLEN(bootops, prop_name);
usr/src/uts/i86pc/os/fakebop.c
3043
BOP_GETPROP(bootops, prop_name, str) < 0 ||
usr/src/uts/i86pc/os/fakebop.c
3056
int boot_prop_len = BOP_GETPROPLEN(bootops, prop_name);
usr/src/uts/i86pc/os/fakebop.c
3059
BOP_GETPROP(bootops, prop_name, buf) < 0)
usr/src/uts/i86pc/os/graphics.c
101
if (BOP_GETPROPLEN(bootops, "console") != sizeof ("graphics"))
usr/src/uts/i86pc/os/graphics.c
103
(void) BOP_GETPROP(bootops, "console", cons);
usr/src/uts/i86pc/os/graphics.c
106
if (BOP_GETPROPLEN(bootops, "efi-systab") > 0)
usr/src/uts/i86pc/os/lgrpplat.c
1517
lgrp_plat_cpu_node = (cpu_node_map_t *)BOP_ALLOC(bootops,
usr/src/uts/i86pc/os/lgrpplat.c
2583
boot_prop_len = BOP_GETPROPLEN(bootops, boot_prop_name);
usr/src/uts/i86pc/os/lgrpplat.c
2596
cpu_apicid_array = (uint32_t *)BOP_ALLOC(bootops, NULL, boot_prop_len,
usr/src/uts/i86pc/os/lgrpplat.c
2602
BOP_GETPROP(bootops, boot_prop_name, cpu_apicid_array) < 0)
usr/src/uts/i86pc/os/lgrpplat.c
2923
extern struct bootops *bootops;
usr/src/uts/i86pc/os/lgrpplat.c
2926
for (ml = bootops->boot_mem->physinstalled;
usr/src/uts/i86pc/os/machdep.c
480
if (bootops == NULL)
usr/src/uts/i86pc/os/machdep.c
493
if (bootops == NULL)
usr/src/uts/i86pc/os/machdep.c
500
if (khat_running && bootops == NULL) {
usr/src/uts/i86pc/os/mlsetup.c
100
BOP_DOINT(bootops, 0x10, &rp);
usr/src/uts/i86pc/os/mlsetup.c
411
if (BOP_GETPROPLEN(bootops, "efi-systab") < 0) {
usr/src/uts/i86pc/os/pci_bios.c
106
BOP_DOINT(bootops, 0x1a, &regs);
usr/src/uts/i86pc/os/pci_bios.c
82
if (BOP_GETPROPLEN(bootops, "efi-systab") > 0)
usr/src/uts/i86pc/os/pci_cfgspace.c
271
if (BOP_GETPROPLEN(bootops, "efi-systab") > 0) {
usr/src/uts/i86pc/os/pci_cfgspace.c
281
BOP_DOINT(bootops, 0x1a, &regs);
usr/src/uts/i86pc/os/startup.c
1002
bootops->boot_mem->physinstalled);
usr/src/uts/i86pc/os/startup.c
1003
installed_top_size_ex(bootops->boot_mem->physinstalled, &physmax,
usr/src/uts/i86pc/os/startup.c
1020
bootops->boot_mem->rsvdmem);
usr/src/uts/i86pc/os/startup.c
1021
installed_top_size_ex(bootops->boot_mem->rsvdmem, &rsvd_high_pfn,
usr/src/uts/i86pc/os/startup.c
1037
startup_build_mem_nodes(bootops->boot_mem->physinstalled);
usr/src/uts/i86pc/os/startup.c
1039
if (BOP_GETPROPLEN(bootops, "enforce-prot-exec") >= 0) {
usr/src/uts/i86pc/os/startup.c
1040
int len = BOP_GETPROPLEN(bootops, "enforce-prot-exec");
usr/src/uts/i86pc/os/startup.c
1044
(void) BOP_GETPROP(bootops, "enforce-prot-exec", value);
usr/src/uts/i86pc/os/startup.c
1218
copy_memlist_filter(bootops->boot_mem->physinstalled, &current, NULL);
usr/src/uts/i86pc/os/startup.c
1226
copy_memlist_filter(bootops->boot_mem->physinstalled, &current,
usr/src/uts/i86pc/os/startup.c
1247
copy_memlist_filter(bootops->boot_mem->rsvdmem, &current, NULL);
usr/src/uts/i86pc/os/startup.c
1564
if (BOP_GETPROPLEN(bootops, "si-hw-provider") < 0) {
usr/src/uts/i86pc/os/startup.c
2146
*bootopsp = (struct bootops *)NULL;
usr/src/uts/i86pc/os/startup.c
2147
bootops = (struct bootops *)NULL;
usr/src/uts/i86pc/os/startup.c
249
struct bootops *bootops = 0; /* passed in from boot */
usr/src/uts/i86pc/os/startup.c
250
struct bootops **bootopsp;
usr/src/uts/i86pc/os/startup.c
2911
if (BOP_GETPROPLEN(bootops, "nodes") > sizeof (prop) ||
usr/src/uts/i86pc/os/startup.c
2912
BOP_GETPROP(bootops, "nodes", prop) < 0 ||
usr/src/uts/i86pc/os/startup.c
2915
BOP_GETPROPLEN(bootops, "cpus_pernode") > sizeof (prop) ||
usr/src/uts/i86pc/os/startup.c
2916
BOP_GETPROP(bootops, "cpus_pernode", prop) < 0 ||
usr/src/uts/i86pc/os/startup.c
2925
if (BOP_GETPROPLEN(bootops, "kernelbase") > sizeof (prop) ||
usr/src/uts/i86pc/os/startup.c
2926
BOP_GETPROP(bootops, "kernelbase", prop) < 0 ||
usr/src/uts/i86pc/os/startup.c
2932
if (BOP_GETPROPLEN(bootops, "segmapsize") > sizeof (prop) ||
usr/src/uts/i86pc/os/startup.c
2933
BOP_GETPROP(bootops, "segmapsize", prop) < 0 ||
usr/src/uts/i86pc/os/startup.c
2939
if (BOP_GETPROPLEN(bootops, "segmapfreelists") > sizeof (prop) ||
usr/src/uts/i86pc/os/startup.c
2940
BOP_GETPROP(bootops, "segmapfreelists", prop) < 0 ||
usr/src/uts/i86pc/os/startup.c
2946
if (BOP_GETPROPLEN(bootops, "segkpsize") > sizeof (prop) ||
usr/src/uts/i86pc/os/startup.c
2947
BOP_GETPROP(bootops, "segkpsize", prop) < 0 ||
usr/src/uts/i86pc/os/startup.c
594
mem = BOP_ALLOC(bootops, (caddr_t)valloc_base, valloc_sz, valloc_align);
usr/src/uts/i86pc/os/startup.c
750
(void) check_boot_version(BOP_GETVERSION(bootops));
usr/src/uts/i86pc/os/startup.c
755
if (BOP_GETPROPLEN(bootops, "prom_debug") >= 0) {
usr/src/uts/i86pc/os/startup.c
920
mem = BOP_ALLOC(bootops, (caddr_t)DEBUG_INFO_VA, MMU_PAGESIZE,
usr/src/uts/i86pc/os/timestamp.c
1040
tsc_name_len = BOP_GETPROPLEN(bootops, "tsc_calibration");
usr/src/uts/i86pc/os/timestamp.c
1050
BOP_GETPROP(bootops, "tsc_calibration", tsc_calibration);
usr/src/uts/intel/amd64/krtld/kobj_boot.c
53
struct bootops *bootops,
usr/src/uts/intel/amd64/krtld/kobj_boot.c
69
kobj_init(syscallp, dvec, bootops, bootaux);
usr/src/uts/intel/io/pci/pci_boot.c
1822
pci_memlist_dup(bootops->boot_mem->pcimem);
usr/src/uts/intel/os/desctbls.c
1003
idt0 = (gate_desc_t *)BOP_ALLOC(bootops, (caddr_t)IDT_VA,
usr/src/uts/intel/os/desctbls.c
1009
ktss0 = (tss_t *)BOP_ALLOC(bootops, (caddr_t)KTSS_VA,
usr/src/uts/intel/os/desctbls.c
1024
CPU->cpu_m.mcpu_ldt = BOP_ALLOC(bootops, (caddr_t)LDT_VA,
usr/src/uts/intel/os/desctbls.c
579
gdt0 = (user_desc_t *)BOP_ALLOC(bootops, (caddr_t)GDT_VA,
usr/src/uts/intel/os/desctbls.c
649
gdt0 = (user_desc_t *)BOP_ALLOC(bootops, (caddr_t)GDT_VA,
usr/src/uts/intel/os/desctbls.c
968
idt0 = (gate_desc_t *)BOP_ALLOC(bootops, (caddr_t)IDT_VA,
usr/src/uts/intel/os/microcode.c
152
return (BOP_ALLOC(bootops, NULL, size, MMU_PAGESIZE));
usr/src/uts/intel/os/microcode.c
529
prop_len = BOP_GETPROPLEN(bootops, prop);
usr/src/uts/intel/os/microcode.c
540
plat = BOP_ALLOC(bootops, NULL, prop_len + 1, MMU_PAGESIZE);
usr/src/uts/intel/os/microcode.c
541
(void) BOP_GETPROP(bootops, prop, plat);
usr/src/uts/intel/os/microcode.c
553
ucodepath = BOP_ALLOC(bootops, NULL, path_len, MMU_PAGESIZE);
usr/src/uts/intel/sys/bootconf.h
115
caddr_t (*bsys_alloc)(struct bootops *, caddr_t virthint, size_t size,
usr/src/uts/intel/sys/bootconf.h
122
void (*bsys_free)(struct bootops *, caddr_t virt, size_t size);
usr/src/uts/intel/sys/bootconf.h
127
int (*bsys_getproplen)(struct bootops *, const char *);
usr/src/uts/intel/sys/bootconf.h
132
int (*bsys_getprop)(struct bootops *, const char *, void *);
usr/src/uts/intel/sys/bootconf.h
138
char *(*bsys_nextprop)(struct bootops *, char *prevprop);
usr/src/uts/intel/sys/bootconf.h
148
void (*bsys_doint)(struct bootops *, int, struct bop_regs *);
usr/src/uts/intel/sys/bootconf.h
153
caddr_t (*bsys_ealloc)(struct bootops *, caddr_t virthint, size_t size,
usr/src/uts/intel/sys/bootconf.h
221
extern struct bootops *bootops;
usr/src/uts/sparc/os/archdep.c
63
extern struct bootops *bootops;
usr/src/uts/sparc/os/bootops.c
106
bootops = &kbootops;
usr/src/uts/sparc/os/bootops.c
46
struct bootops *bootops;
usr/src/uts/sparc/os/bootops.c
47
struct bootops kbootops;
usr/src/uts/sparc/os/bootops.c
633
bootops = (struct bootops *)NULL;
usr/src/uts/sparc/os/iscsi_boot.c
114
proplen = BOP_GETPROPLEN(bootops, BP_ISCSI_LUN);
usr/src/uts/sparc/os/iscsi_boot.c
116
if (BOP_GETPROP(bootops, BP_ISCSI_LUN,
usr/src/uts/sparc/os/iscsi_boot.c
132
proplen = BOP_GETPROPLEN(bootops, BP_ISCSI_TPGT);
usr/src/uts/sparc/os/iscsi_boot.c
134
if (BOP_GETPROP(bootops, BP_ISCSI_TPGT,
usr/src/uts/sparc/os/iscsi_boot.c
151
proplen = BOP_GETPROPLEN(bootops, BP_ISCSI_TARGET_NAME);
usr/src/uts/sparc/os/iscsi_boot.c
153
if (BOP_GETPROP(bootops, BP_ISCSI_TARGET_NAME,
usr/src/uts/sparc/os/iscsi_boot.c
177
proplen = BOP_GETPROPLEN(bootops, BP_ISCSI_PAR);
usr/src/uts/sparc/os/iscsi_boot.c
179
if (BOP_GETPROP(bootops, BP_ISCSI_PAR, iscsi_par) > 0) {
usr/src/uts/sparc/os/iscsi_boot.c
251
proplen = BOP_GETPROPLEN(bootops, BP_ISCSI_INITIATOR_ID);
usr/src/uts/sparc/os/iscsi_boot.c
253
if (BOP_GETPROP(bootops, BP_ISCSI_INITIATOR_ID,
usr/src/uts/sparc/os/iscsi_boot.c
284
proplen = BOP_GETPROPLEN(bootops, BP_HOST_IP);
usr/src/uts/sparc/os/iscsi_boot.c
286
if (BOP_GETPROP(bootops, BP_HOST_IP,
usr/src/uts/sparc/os/iscsi_boot.c
301
proplen = BOP_GETPROPLEN(bootops, BP_ROUTER_IP);
usr/src/uts/sparc/os/iscsi_boot.c
303
if (BOP_GETPROP(bootops, BP_ROUTER_IP,
usr/src/uts/sparc/os/iscsi_boot.c
312
proplen = BOP_GETPROPLEN(bootops, BP_SUBNET_MASK);
usr/src/uts/sparc/os/iscsi_boot.c
314
if (BOP_GETPROP(bootops, BP_SUBNET_MASK,
usr/src/uts/sparc/os/iscsi_boot.c
334
proplen = BOP_GETPROPLEN(bootops, BP_ISCSI_NETWORK_BOOTPATH);
usr/src/uts/sparc/os/iscsi_boot.c
336
if (BOP_GETPROP(bootops, BP_ISCSI_NETWORK_BOOTPATH,
usr/src/uts/sparc/os/iscsi_boot.c
78
proplen = BOP_GETPROPLEN(bootops, BP_ISCSI_TARGET_IP);
usr/src/uts/sparc/os/iscsi_boot.c
80
if (BOP_GETPROP(bootops, BP_ISCSI_TARGET_IP,
usr/src/uts/sparc/os/iscsi_boot.c
96
proplen = BOP_GETPROPLEN(bootops, BP_ISCSI_PORT);
usr/src/uts/sparc/os/iscsi_boot.c
98
if (BOP_GETPROP(bootops, BP_ISCSI_PORT,
usr/src/uts/sparc/zfs/spa_boot.c
44
proplen = BOP_GETPROPLEN(bootops, propname);
usr/src/uts/sparc/zfs/spa_boot.c
49
if (BOP_GETPROP(bootops, propname, value) == -1) {
usr/src/uts/sun/sys/bootconf.h
222
extern struct bootops *bootops;
usr/src/uts/sun4/os/ddi_impl.c
1591
ASSERT(!bootops);
usr/src/uts/sun4/os/iommutsb.c
175
if ((iommu_tsb_base = (caddr_t)BOP_ALLOC(bootops, base,
usr/src/uts/sun4/os/mlsetup.c
432
kobj_init(cif, NULL, bootops, bootaux);
usr/src/uts/sun4/vm/sfmmu.c
998
vaddr = (caddr_t)BOP_ALLOC(bootops, ktsb4m_base, ktsb4m_sz,
usr/src/uts/sun4u/opl/os/opl.c
971
if ((vaddr = (caddr_t)BOP_ALLOC(bootops, efcode_alloc_base,