gdth_evt_str      130 drivers/scsi/gdth.c static gdth_evt_str *gdth_store_event(gdth_ha_str *ha, u16 source,
gdth_evt_str      132 drivers/scsi/gdth.c static int gdth_read_event(gdth_ha_str *ha, int handle, gdth_evt_str *estr);
gdth_evt_str      134 drivers/scsi/gdth.c                                gdth_evt_str *estr);
gdth_evt_str      193 drivers/scsi/gdth.c static gdth_evt_str ebuffer[MAX_EVENTS];                /* event buffer */
gdth_evt_str     2358 drivers/scsi/gdth.c static gdth_evt_str *gdth_store_event(gdth_ha_str *ha, u16 source, 
gdth_evt_str     2361 drivers/scsi/gdth.c     gdth_evt_str *e;
gdth_evt_str     2401 drivers/scsi/gdth.c static int gdth_read_event(gdth_ha_str *ha, int handle, gdth_evt_str *estr)
gdth_evt_str     2403 drivers/scsi/gdth.c     gdth_evt_str *e;
gdth_evt_str     2427 drivers/scsi/gdth.c         memcpy(estr, e, sizeof(gdth_evt_str));
gdth_evt_str     2434 drivers/scsi/gdth.c                                u8 application, gdth_evt_str *estr)
gdth_evt_str     2436 drivers/scsi/gdth.c     gdth_evt_str *e;
gdth_evt_str     2459 drivers/scsi/gdth.c         memcpy(estr, e, sizeof(gdth_evt_str));
gdth_evt_str      228 drivers/scsi/gdth_ioctl.h     gdth_evt_str event;
gdth_evt_str      162 drivers/scsi/gdth_proc.c     gdth_evt_str *estr;