Searched defs:drmach_shutdown_mbox (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/starfire/io/
H A Ddrmach.c204 * Do not change the drmach_shutdown_mbox structure without
207 struct drmach_shutdown_mbox { struct
214 struct drmach_shutdown_mbox *drmach_shutdown_asm_mbox;
335 drmach_shutdown_asm_mbox = (struct drmach_shutdown_mbox *)
336 vmem_alloc(static_alloc_arena, sizeof (struct drmach_shutdown_mbox),
344 sizeof (struct drmach_shutdown_mbox));
1047 sizeof (struct drmach_shutdown_mbox));

Completed in 72 milliseconds