Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/3com/
H A Dtyphoon.c373 typhoon_reset(void __iomem *ioaddr, int wait_type) in typhoon_reset() function
1859 return typhoon_reset(ioaddr, wait_type); in typhoon_wakeup()
1950 typhoon_reset(ioaddr, WaitNoSleep); in typhoon_start_runtime()
2003 if (typhoon_reset(ioaddr, wait_type) < 0) { in typhoon_stop_runtime()
2022 if (typhoon_reset(tp->ioaddr, WaitNoSleep) < 0) { in typhoon_tx_timeout()
2041 typhoon_reset(tp->ioaddr, NoWait); in typhoon_tx_timeout()
2086 typhoon_reset(tp->ioaddr, NoWait); in typhoon_open()
2148 typhoon_reset(tp->ioaddr, NoWait); in typhoon_resume()
2398 err = typhoon_reset(ioaddr, WaitSleep); in typhoon_init_one()
2525 typhoon_reset(ioaddr, NoWait); in typhoon_init_one()
[all …]