Searched refs:gdth_evt_str (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/
H A Dgdth_ioctl.h186 } PACKED gdth_evt_str; typedef in typeref:struct:__anon6584
324 gdth_evt_str event;
H A Dgdth.c438 static gdth_evt_str *gdth_store_event(gdth_ha_str *ha, ushort source,
440 static int gdth_read_event(gdth_ha_str *ha, int handle, gdth_evt_str *estr);
442 gdth_evt_str *estr);
601 static gdth_evt_str ebuffer[MAX_EVENTS]; /* event buffer */
3292 static gdth_evt_str *gdth_store_event(gdth_ha_str *ha, ushort source,
3295 gdth_evt_str *e;
3338 static int gdth_read_event(gdth_ha_str *ha, int handle, gdth_evt_str *estr)
3340 gdth_evt_str *e;
3364 memcpy(estr, e, sizeof(gdth_evt_str));
3371 unchar application, gdth_evt_str *est
[all...]
H A Dgdth_proc.c196 gdth_evt_str *estr;

Completed in 62 milliseconds