Home
last modified time | relevance | path

Searched refs:AD_HALT (Results 1 – 18 of 18) sorted by relevance

/titanic_50/usr/src/lib/libc/port/gen/
H A Dreboot.c50 fcn = AD_HALT; in reboot()
/titanic_50/usr/src/ucblib/libucb/port/sys/
H A Dreboot.c79 fcn = AD_HALT; in reboot()
/titanic_50/usr/src/uts/common/sys/
H A Duadmin.h57 #define AD_HALT 0 /* halt the processor */ macro
/titanic_50/usr/src/uts/common/os/
H A Dpanic.c401 mdboot(A_REBOOT, AD_HALT, NULL, B_FALSE); in panicsys()
H A Dexit.c397 (void) zone_kadmin(A_SHUTDOWN, AD_HALT, NULL, in proc_exit()
H A Dzone.c6500 case AD_HALT: in zone_kadmin()
/titanic_50/usr/src/uts/i86pc/io/tzmon/
H A Dtzmon.c691 mdboot(A_REBOOT, AD_HALT, NULL, B_FALSE); in tzmon_eval_zone()
742 mdboot(A_REBOOT, AD_HALT, NULL, B_FALSE); in tzmon_do_shutdown()
/titanic_50/usr/src/uts/sun4u/os/
H A Dmach_cpu_states.c125 if (fcn == AD_HALT) { in mdboot()
/titanic_50/usr/src/cmd/uadmin/
H A Duadmin.c131 case AD_HALT: in main()
/titanic_50/usr/src/uts/i86pc/os/
H A Dmachdep.c243 if (!(fcn == AD_HALT || fcn == AD_POWEROFF)) in mdboot()
365 if (fcn == AD_HALT || fcn == AD_POWEROFF) in mdboot()
/titanic_50/usr/src/uts/sun4v/os/
H A Dmach_cpu_states.c215 case AD_HALT: in mdboot()
306 if (fcn == AD_HALT) { in mdboot()
/titanic_50/usr/src/uts/i86xpv/io/psm/
H A Dxpv_uppc.c348 case AD_HALT: in xen_uppc_shutdown()
H A Dxpv_psm.c493 case AD_HALT: in xen_psm_shutdown()
/titanic_50/usr/src/uts/i86pc/i86hvm/io/xpv/
H A Dxpv_support.c578 force_shutdown_method = AD_HALT; in xen_shutdown()
/titanic_50/usr/src/uts/sun4u/starcat/io/
H A Dscosmb.c735 (void) kadmin(A_SHUTDOWN, AD_HALT, NULL, kcred); in scosmb_process_input()
/titanic_50/usr/src/uts/i86xpv/os/
H A Dxen_machdep.c779 force_shutdown_method = AD_HALT; in xen_shutdown()
/titanic_50/usr/src/cmd/halt/
H A Dhalt.c1301 fcn = AD_HALT; in main()
/titanic_50/usr/src/cmd/svc/startd/
H A Dgraph.c5345 halting = AD_HALT; in dgraph_set_runlevel()