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

/linux-4.4.14/drivers/scsi/
H A Dgdth.c173 static int gdth_wait(gdth_ha_str *ha, int index,u32 time);
1447 static int gdth_wait(gdth_ha_str *ha, int index, u32 time) gdth_wait() function
1452 TRACE(("gdth_wait() hanum %d index %d time %d\n", ha->hanum, index, time)); gdth_wait()
1535 if (!gdth_wait(ha, index, INIT_TIMEOUT)) { gdth_internal_cmd()
2268 if (!gdth_wait(ha, cmd_index, POLL_TIMEOUT)) gdth_next()
2978 /* if polling and not from gdth_wait() -> return */ __gdth_interrupt()

Completed in 119 milliseconds