Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/3com/
Dtyphoon.c401 TYPHOON_STATUS_WAITING_FOR_HOST) in typhoon_reset()
1368 if(typhoon_wait_status(ioaddr, TYPHOON_STATUS_WAITING_FOR_HOST) < 0) { in typhoon_download_firmware()
1851 if(typhoon_wait_status(ioaddr, TYPHOON_STATUS_WAITING_FOR_HOST) < 0 || in typhoon_wakeup()
2075 if(typhoon_boot_3XP(tp, TYPHOON_STATUS_WAITING_FOR_HOST) < 0) { in typhoon_open()
2105 if(typhoon_boot_3XP(tp, TYPHOON_STATUS_WAITING_FOR_HOST) < 0) in typhoon_close()
2170 if(typhoon_boot_3XP(tp, TYPHOON_STATUS_WAITING_FOR_HOST) < 0) { in typhoon_suspend()
2214 TYPHOON_STATUS_WAITING_FOR_HOST) in typhoon_test_mmio()
2385 if(typhoon_boot_3XP(tp, TYPHOON_STATUS_WAITING_FOR_HOST) < 0) { in typhoon_init_one()
Dtyphoon.h621 #define TYPHOON_STATUS_WAITING_FOR_HOST 0x0d macro