stp4020_event
SIMPLEQ_HEAD(, stp4020_event) events; /* Pending events for thread */
struct stp4020_event *e;
SIMPLEQ_ENTRY(stp4020_event) se_q;