Searched refs:gdth_wait (Results 1 - 1 of 1) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/ |
H A D | gdth.c | 147 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 1063 TRACE(("gdth_wait() hanum %d index %d time %d\n", ha->hanum, index, time)); in gdth_wait() 1146 if (!gdth_wait(ha, index, INIT_TIMEOUT)) { in gdth_internal_cmd() 1819 if (!gdth_wait(ha, cmd_index, POLL_TIMEOUT)) in gdth_next() 2489 /* if polling and not from gdth_wait() -> return */ in __gdth_interrupt()
|
Completed in 5 milliseconds