Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/3com/
Dtyphoon.c300 NoWait = 0, WaitNoSleep, WaitSleep, enumerator
385 if(wait_type == WaitNoSleep) in typhoon_reset()
1944 typhoon_reset(ioaddr, WaitNoSleep); in typhoon_start_runtime()
2016 if(typhoon_reset(tp->ioaddr, WaitNoSleep) < 0) { in typhoon_tx_timeout()
2126 if(typhoon_wakeup(tp, WaitNoSleep) < 0) { in typhoon_resume()
2162 if(typhoon_stop_runtime(tp, WaitNoSleep) < 0) { in typhoon_suspend()