Searched refs:typhoon_sleep (Results 1 – 1 of 1) sorted by relevance
/linux-2.4.37.9/drivers/net/ |
D | typhoon.c | 1853 typhoon_sleep(struct typhoon *tp, int state, u16 events) in typhoon_sleep() function 2134 if(typhoon_sleep(tp, 3, 0) < 0) in typhoon_open() 2161 if(typhoon_sleep(tp, 3, 0) < 0) in typhoon_close() 2253 if(typhoon_sleep(tp, state, tp->wol_events) < 0) { in typhoon_suspend() 2449 if(typhoon_sleep(tp, 3, 0) < 0) { in typhoon_init_one()
|