Home
last modified time | relevance | path

Searched refs:gdth_read_event (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/scsi/
H A Dgdth_proc.c531 id = gdth_read_event(ha, id, estr); in gdth_show_info()
H A Dgdth.c132 static int gdth_read_event(gdth_ha_str *ha, int handle, gdth_evt_str *estr);
2401 static int gdth_read_event(gdth_ha_str *ha, int handle, gdth_evt_str *estr) in gdth_read_event() function
3398 evt.handle = gdth_read_event(ha, evt.handle, &evt.event); in ioc_event()