Home
last modified time | relevance | path

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

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