Home
last modified time | relevance | path

Searched refs:AD_BOOT (Results 1 – 24 of 24) sorted by relevance

/titanic_50/usr/src/lib/libc/port/gen/
H A Dreboot.c44 int fcn = AD_BOOT; in reboot()
/titanic_50/usr/src/uts/i86pc/os/
H A Dmachdep.c212 fcn = AD_BOOT; in mdboot()
296 if (fcn == AD_BOOT && panicstr && newkernel.fi_valid && in mdboot()
321 fcn = AD_BOOT; in mdboot()
379 fcn = AD_BOOT; in mdpreboot()
392 fcn = AD_BOOT; in mdpreboot()
/titanic_50/usr/src/ucblib/libucb/port/sys/
H A Dreboot.c85 fcn = AD_BOOT; in reboot()
/titanic_50/usr/src/uts/common/sys/
H A Duadmin.h58 #define AD_BOOT 1 /* multi-user reboot */ macro
/titanic_50/usr/src/cmd/uadmin/
H A Duadmin.c137 case AD_BOOT: in main()
157 fcn = AD_BOOT; in main()
/titanic_50/usr/src/cmd/halt/
H A Dhalt.c1318 fcn = AD_BOOT; in main()
1376 if (fcn != AD_BOOT) { in main()
1414 if (fcn == AD_BOOT && !fast_reboot && !prom_reboot && in main()
1495 if (fcn == AD_BOOT) in main()
1668 if (fcn == AD_BOOT) in main()
/titanic_50/usr/src/lib/libc/amd64/sys/
H A Duadmin.c203 case AD_BOOT: in uadmin()
/titanic_50/usr/src/lib/libc/i386/sys/
H A Duadmin.c203 case AD_BOOT: in uadmin()
/titanic_50/usr/src/uts/i86pc/i86hvm/io/xpv/
H A Dxpv_support.c555 (void) kadmin(A_REBOOT, AD_BOOT, NULL, kcred); in xen_dirty_shutdown()
581 force_shutdown_method = AD_BOOT; in xen_shutdown()
/titanic_50/usr/src/uts/common/os/
H A Dpanic.c179 int panic_bootfcn = AD_BOOT; /* mdboot function to use after panic */
H A Dzone.c6504 case AD_BOOT: in zone_kadmin()
/titanic_50/usr/src/uts/sun4u/os/
H A Dmach_cpu_states.c134 case AD_BOOT: in mdboot()
/titanic_50/usr/src/uts/common/cpr/
H A Dcpr_mod.c428 mdboot(0, AD_BOOT, "", B_FALSE); in cpr()
/titanic_50/usr/src/uts/i86xpv/os/
H A Dxen_machdep.c756 (void) kadmin(A_REBOOT, AD_BOOT, NULL, kcred); in xen_dirty_shutdown()
782 force_shutdown_method = AD_BOOT; in xen_shutdown()
/titanic_50/usr/src/uts/i86xpv/io/psm/
H A Dxpv_uppc.c338 case AD_BOOT: in xen_uppc_shutdown()
H A Dxpv_psm.c483 case AD_BOOT: in xen_psm_shutdown()
/titanic_50/usr/src/uts/intel/kdi/ia32/
H A Dkdi_asm.s705 pushl $AD_BOOT
/titanic_50/usr/src/uts/sun4v/io/
H A Dntwdt.c792 (void) kadmin(A_DUMP, AD_BOOT, NULL, kcred); in ntwdt_enforce_timeout()
H A Dvds.c4083 (void) uadmin(A_SHUTDOWN, AD_BOOT, NULL); in vd_reset_access()
/titanic_50/usr/src/uts/intel/kdi/amd64/
H A Dkdi_asm.s679 movl $AD_BOOT, %edi
/titanic_50/usr/src/cmd/fmthard/
H A Dfmthard.c362 (void) uadmin(A_REBOOT, AD_BOOT, 0); in main()
/titanic_50/usr/src/uts/sun4v/os/
H A Dmach_cpu_states.c235 case AD_BOOT: in mdboot()
/titanic_50/usr/src/uts/sun4u/lw8/io/
H A Dntwdt.c1680 (void) kadmin(A_DUMP, AD_BOOT, NULL, kcred); in ntwdt_enforce_timeout()
/titanic_50/usr/src/cmd/svc/startd/
H A Dgraph.c3651 halting = AD_BOOT; in do_uadmin()
3658 halting = AD_BOOT; in do_uadmin()
5360 halting = AD_BOOT; in dgraph_set_runlevel()