Searched refs:typhoon_reset (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/3com/ |
H A D | typhoon.c | 378 typhoon_reset(void __iomem *ioaddr, int wait_type) in typhoon_reset() function 1862 return typhoon_reset(ioaddr, wait_type); in typhoon_wakeup() 1953 typhoon_reset(ioaddr, WaitNoSleep); in typhoon_start_runtime() 2006 if (typhoon_reset(ioaddr, wait_type) < 0) { in typhoon_stop_runtime() 2025 if (typhoon_reset(tp->ioaddr, WaitNoSleep) < 0) { in typhoon_tx_timeout() 2044 typhoon_reset(tp->ioaddr, NoWait); in typhoon_tx_timeout() 2089 typhoon_reset(tp->ioaddr, NoWait); in typhoon_open() 2151 typhoon_reset(tp->ioaddr, NoWait); in typhoon_resume() 2381 err = typhoon_reset(ioaddr, WaitSleep); in typhoon_init_one() 2507 typhoon_reset(ioadd in typhoon_init_one() [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/3com/ |
H A D | typhoon.c | 373 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(ioadd in typhoon_init_one() [all...] |
Completed in 7 milliseconds