typhoon_reset    1857 drivers/net/ethernet/3com/typhoon.c 		return typhoon_reset(ioaddr, wait_type);
typhoon_reset    1948 drivers/net/ethernet/3com/typhoon.c 	typhoon_reset(ioaddr, WaitNoSleep);
typhoon_reset    2001 drivers/net/ethernet/3com/typhoon.c 	if(typhoon_reset(ioaddr, wait_type) < 0) {
typhoon_reset    2020 drivers/net/ethernet/3com/typhoon.c 	if(typhoon_reset(tp->ioaddr, WaitNoSleep) < 0) {
typhoon_reset    2039 drivers/net/ethernet/3com/typhoon.c 	typhoon_reset(tp->ioaddr, NoWait);
typhoon_reset    2081 drivers/net/ethernet/3com/typhoon.c 		typhoon_reset(tp->ioaddr, NoWait);
typhoon_reset    2144 drivers/net/ethernet/3com/typhoon.c 	typhoon_reset(tp->ioaddr, NoWait);
typhoon_reset    2372 drivers/net/ethernet/3com/typhoon.c 	err = typhoon_reset(ioaddr, WaitSleep);
typhoon_reset    2498 drivers/net/ethernet/3com/typhoon.c 	typhoon_reset(ioaddr, NoWait);
typhoon_reset    2527 drivers/net/ethernet/3com/typhoon.c 	typhoon_reset(tp->ioaddr, NoWait);