Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/
Dtyphoon.c382 typhoon_reset(unsigned long ioaddr, int wait_type) in typhoon_reset() function
1906 return typhoon_reset(ioaddr, wait_type); in typhoon_wakeup()
1999 typhoon_reset(ioaddr, WaitNoSleep); in typhoon_start_runtime()
2055 if(typhoon_reset(ioaddr, wait_type) < 0) { in typhoon_stop_runtime()
2074 if(typhoon_reset(dev->base_addr, WaitNoSleep) < 0) { in typhoon_tx_timeout()
2095 typhoon_reset(dev->base_addr, NoWait); in typhoon_tx_timeout()
2130 typhoon_reset(dev->base_addr, NoWait); in typhoon_open()
2196 typhoon_reset(dev->base_addr, NoWait); in typhoon_resume()
2388 if(typhoon_reset(ioaddr, WaitSleep) < 0) { in typhoon_init_one()
2521 typhoon_reset(ioaddr, NoWait); in typhoon_init_one()
[all …]