Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/
Dtyphoon.h613 #define TYPHOON_STATUS_WAITING_FOR_BOOT 0x07 macro
Dtyphoon.c1485 if(typhoon_wait_status(ioaddr, TYPHOON_STATUS_WAITING_FOR_BOOT) < 0) { in typhoon_download_firmware()
1928 if(typhoon_boot_3XP(tp, TYPHOON_STATUS_WAITING_FOR_BOOT) < 0) { in typhoon_start_runtime()