Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/scsi/
H A Dgdth.c147 static int gdth_wait(gdth_ha_str *ha, int index,u32 time);
1058 static int gdth_wait(gdth_ha_str *ha, int index, u32 time) in gdth_wait() function
1146 if (!gdth_wait(ha, index, INIT_TIMEOUT)) { in gdth_internal_cmd()
1819 if (!gdth_wait(ha, cmd_index, POLL_TIMEOUT)) in gdth_next()