Searched refs:kctl_boot_ops (Results 1 – 6 of 6) sorted by relevance
49 if (kctl.kctl_boot_ops == NULL) { in kctl_vprintf()56 BOP_PUTSARG(kctl.kctl_boot_ops, "WARNING: ", NULL); in kctl_vprintf()58 BOP_PUTSARG(kctl.kctl_boot_ops, "NOTE: ", NULL); in kctl_vprintf()61 BOP_PUTSARG(kctl.kctl_boot_ops, "%s\n", buf); in kctl_vprintf()
173 if (kctl.kctl_boot_ops == NULL) in kctl_dmod_load()181 if (kctl.kctl_boot_ops == NULL) in kctl_dmod_load()235 if (kctl.kctl_boot_ops != NULL) in kctl_dmod_autoload()
135 if (BOP_ALLOC(kctl.kctl_boot_ops, dsegaddr, sz, BO_NO_ALIGN) != in kctl_boot_dseg_alloc()464 kctl.kctl_boot_ops = ops; /* must be set before kctl_init */ in kctl_boot_activate()502 kctl.kctl_boot_ops = NULL; in kctl_boot_activate()
72 struct bootops *kctl_boot_ops; /* Boot operations (during init only) */ member
117 ASSERT(kctl.kctl_boot_ops == NULL); in kctl_wr_process_cb()
44 struct bootops *ops = kctl.kctl_boot_ops; in kctl_boot_prop_read()