HomeSort by: relevance | last modified time | path
    Searched refs:qdinput (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/qbus/
qduser.h 69 * 11 nov 85 longo renamed _vs_eventqueue to "qdinput" struct
169 struct qdinput { struct
qd.c 141 #define MAXEVENTS ( (EVENT_BUFSIZE - sizeof(struct qdinput)) \
172 * Each event queue buffer begins with an event queue header (struct qdinput)
180 struct qdinput *eq_header[NQD]; /* event queue header pntrs */
779 (struct _vs_event *)((int)eq_header[unit] + sizeof(struct qdinput));
2295 struct qdinput *eqh;
3303 eq_header[unit] = (struct qdinput *)
  /src/sys/arch/vax/include/
qduser.h 69 * 11 nov 85 longo renamed _vs_eventqueue to "qdinput" struct
176 struct qdinput { struct

Completed in 15 milliseconds