Searched refs:mbox_stoff (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/mdb/sun4u/modules/unix/
H A Dunix.c356 static ulong_t mbox_stoff; /* offset of xc_mbox.xc_state */ variable
391 if (mdb_ctf_offsetof(id, "xc_state", &mbox_stoff) == -1) {
395 mbox_stoff /= NBBY;
1324 *(int *)((char *)mbox + mbox_stoff));

Completed in 47 milliseconds