mailbox           363 src/dps8/dps8_dia.c #define MAILBOX_WORDS (sizeof (struct mailbox) / sizeof (word36))
mailbox           364 src/dps8/dps8_dia.c #define TERM_INPT_MPX_WD (offsetof (struct mailbox, term_inpt_mpx_wd) / sizeof (word36))
mailbox           420 src/dps8/dps8_dia.c     struct mailbox vol * mbxp   = (struct mailbox vol *) & M[dudp->mailbox_address];
mailbox           445 src/dps8/dps8_dia.c     struct mailbox vol * mbxp   = (struct mailbox vol *) & M[dudp->mailbox_address];
mailbox           521 src/dps8/dps8_dia.c     struct mailbox vol * mbxp = (struct mailbox vol *) & M [dudp -> mailbox_address];
mailbox           290 src/dps8/dps8_fnp2.h #define MAILBOX_WORDS           (sizeof (struct mailbox) / sizeof (word36))
mailbox           292 src/dps8/dps8_fnp2.h #define DIA_PCW                 (offsetof (struct mailbox, dia_pcw) / sizeof (word36))
mailbox           293 src/dps8/dps8_fnp2.h #define TERM_INPT_MPX_WD        (offsetof (struct mailbox, term_inpt_mpx_wd) / sizeof (word36))
mailbox           294 src/dps8/dps8_fnp2.h #define CRASH_DATA              (offsetof (struct mailbox, crash_data) / sizeof (word36))
mailbox           295 src/dps8/dps8_fnp2.h #define DN355_SUB_MBXES         (offsetof (struct mailbox, dn355_sub_mbxes) / sizeof (word36))
mailbox           296 src/dps8/dps8_fnp2.h #define FNP_SUB_MBXES           (offsetof (struct mailbox, fnp_sub_mbxes) / sizeof (word36))
mailbox           115 src/dps8/dps8_fnp2_iomcmd.c     struct mailbox mbx;