Home
last modified time | relevance | path

Searched refs:DR_MBOX_STOP_CPU (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/serengeti/sys/
H A Dsbdp_mbox.h51 #define DR_MBOX_STOP_CPU 0x2009 macro
/illumos-gate/usr/src/uts/sun4u/serengeti/io/
H A Dsbdp_mbox.c893 sbdp_init_msg_pkt(reqp, DR_MBOX_STOP_CPU, len, (caddr_t)&cpu); in sbdp_stop_cpu()
895 sbdp_init_msg_pkt(resp, DR_MBOX_STOP_CPU, 0, (caddr_t)NULL); in sbdp_stop_cpu()