gdt_evt_str
static gdt_evt_str icp_event_buffer[ICP_MAX_EVENTS];
gdt_evt_str *
gdt_evt_str *e;
icp_read_event(struct icp_softc *icp, int handle, gdt_evt_str *estr)
gdt_evt_str *e;
memcpy(estr, e, sizeof(gdt_evt_str));
gdt_evt_str *estr)
gdt_evt_str *e;
memcpy(estr, e, sizeof(gdt_evt_str));
gdt_evt_str *e = &evt->dvr;
gdt_evt_str dvr;
gdt_evt_str *icp_store_event(struct icp_softc *, u_int16_t, u_int16_t,
int icp_read_event(struct icp_softc *, int, gdt_evt_str *);
void icp_readapp_event(struct icp_softc *, u_int8_t, gdt_evt_str *);