Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/scsi/
Dgdth.c174 static int gdth_wait(gdth_ha_str *ha, int index,u32 time);
1456 static int gdth_wait(gdth_ha_str *ha, int index, u32 time) in gdth_wait() function
1544 if (!gdth_wait(ha, index, INIT_TIMEOUT)) { in gdth_internal_cmd()
2277 if (!gdth_wait(ha, cmd_index, POLL_TIMEOUT)) in gdth_next()