pcic_event
struct pcic_event *pe;
pcic_event_process(struct pcic_handle *h, struct pcic_event *pe)
struct pcic_event *pe1, *pe2;
struct pcic_event *pe1, *pe2;
struct pcic_event *pe;
struct pcic_event *pe;
void pcic_event_process(struct pcic_handle *, struct pcic_event *);
SIMPLEQ_ENTRY(pcic_event) pe_q;
SIMPLEQ_HEAD(, pcic_event) events;
SIMPLEQ_HEAD(, pcic_event) sc_events;