Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/
Dtyphoon.c296 NoWait = 0, WaitNoSleep, WaitSleep, enumerator
406 if(wait_type == WaitSleep) { in typhoon_reset()
2105 err = typhoon_wakeup(tp, WaitSleep); in typhoon_open()
2148 if(typhoon_stop_runtime(tp, WaitSleep) < 0) in typhoon_close()
2388 if(typhoon_reset(ioaddr, WaitSleep) < 0) { in typhoon_init_one()