typhoon_wait_status 1372 drivers/net/ethernet/3com/typhoon.c 	if(typhoon_wait_status(ioaddr, TYPHOON_STATUS_WAITING_FOR_HOST) < 0) {
typhoon_wait_status 1452 drivers/net/ethernet/3com/typhoon.c 	if(typhoon_wait_status(ioaddr, TYPHOON_STATUS_WAITING_FOR_BOOT) < 0) {
typhoon_wait_status 1475 drivers/net/ethernet/3com/typhoon.c 	if(typhoon_wait_status(ioaddr, initial_status) < 0) {
typhoon_wait_status 1486 drivers/net/ethernet/3com/typhoon.c 	if(typhoon_wait_status(ioaddr, TYPHOON_STATUS_RUNNING) < 0) {
typhoon_wait_status 1828 drivers/net/ethernet/3com/typhoon.c 	if(typhoon_wait_status(ioaddr, TYPHOON_STATUS_SLEEPING) < 0)
typhoon_wait_status 1855 drivers/net/ethernet/3com/typhoon.c 	if(typhoon_wait_status(ioaddr, TYPHOON_STATUS_WAITING_FOR_HOST) < 0 ||
typhoon_wait_status 1998 drivers/net/ethernet/3com/typhoon.c 	if(typhoon_wait_status(ioaddr, TYPHOON_STATUS_HALTED) < 0)