Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/3com/
H A Dtyphoon.c298 NoWait = 0, WaitNoSleep, WaitSleep, enumerator
383 if (wait_type == WaitNoSleep) in typhoon_reset()
1953 typhoon_reset(ioaddr, WaitNoSleep); in typhoon_start_runtime()
2025 if (typhoon_reset(tp->ioaddr, WaitNoSleep) < 0) { in typhoon_tx_timeout()
2137 if (typhoon_wakeup(tp, WaitNoSleep) < 0) { in typhoon_resume()
2174 if (typhoon_stop_runtime(tp, WaitNoSleep) < 0) { in typhoon_suspend()