Home
last modified time | relevance | path

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

/drivers/net/ethernet/3com/
Dtyphoon.c380 typhoon_reset(void __iomem *ioaddr, int wait_type) in typhoon_reset() function
1853 return typhoon_reset(ioaddr, wait_type); in typhoon_wakeup()
1944 typhoon_reset(ioaddr, WaitNoSleep); in typhoon_start_runtime()
1997 if(typhoon_reset(ioaddr, wait_type) < 0) { in typhoon_stop_runtime()
2016 if(typhoon_reset(tp->ioaddr, WaitNoSleep) < 0) { in typhoon_tx_timeout()
2035 typhoon_reset(tp->ioaddr, NoWait); in typhoon_tx_timeout()
2077 typhoon_reset(tp->ioaddr, NoWait); in typhoon_open()
2140 typhoon_reset(tp->ioaddr, NoWait); in typhoon_resume()
2369 err = typhoon_reset(ioaddr, WaitSleep); in typhoon_init_one()
2495 typhoon_reset(ioaddr, NoWait); in typhoon_init_one()
[all …]