qdinput
#define MAXEVENTS ( (EVENT_BUFSIZE - sizeof(struct qdinput)) \
struct qdinput *eq_header[NQD]; /* event queue header pntrs */
struct qdinput *eqh;
eq_header[unit] = (struct qdinput *)
(struct _vs_event *)((int)eq_header[unit] + sizeof(struct qdinput));