Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/
Dtyphoon.c296 NoWait = 0, WaitNoSleep, WaitSleep, enumerator
387 if(wait_type == WaitNoSleep) in typhoon_reset()
1999 typhoon_reset(ioaddr, WaitNoSleep); in typhoon_start_runtime()
2074 if(typhoon_reset(dev->base_addr, WaitNoSleep) < 0) { in typhoon_tx_timeout()
2179 if(typhoon_wakeup(tp, WaitNoSleep) < 0) { in typhoon_resume()
2223 if(typhoon_stop_runtime(tp, WaitNoSleep) < 0) { in typhoon_suspend()