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

/linux-master/drivers/net/ethernet/3com/
H A Dtyphoon.c293 NoWait = 0, WaitNoSleep, WaitSleep, enumerator in enum:completion_wait_values
378 if (wait_type == WaitNoSleep)
1950 typhoon_reset(ioaddr, WaitNoSleep);
2022 if (typhoon_reset(tp->ioaddr, WaitNoSleep) < 0) {
2134 if (typhoon_wakeup(tp, WaitNoSleep) < 0) {
2171 if (typhoon_stop_runtime(tp, WaitNoSleep) < 0) {

Completed in 196 milliseconds