Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/3com/
Dtyphoon.c379 typhoon_reset(void __iomem *ioaddr, int wait_type) in typhoon_reset() function
1857 return typhoon_reset(ioaddr, wait_type); in typhoon_wakeup()
1948 typhoon_reset(ioaddr, WaitNoSleep); in typhoon_start_runtime()
2001 if(typhoon_reset(ioaddr, wait_type) < 0) { in typhoon_stop_runtime()
2020 if(typhoon_reset(tp->ioaddr, WaitNoSleep) < 0) { in typhoon_tx_timeout()
2039 typhoon_reset(tp->ioaddr, NoWait); in typhoon_tx_timeout()
2081 typhoon_reset(tp->ioaddr, NoWait); in typhoon_open()
2144 typhoon_reset(tp->ioaddr, NoWait); in typhoon_resume()
2372 err = typhoon_reset(ioaddr, WaitSleep); in typhoon_init_one()
2498 typhoon_reset(ioaddr, NoWait); in typhoon_init_one()
[all …]