Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/ethernet/3com/
Dtyphoon.h618 #define TYPHOON_STATUS_WAITING_FOR_BOOT 0x07 macro
Dtyphoon.c1447 if (typhoon_wait_status(ioaddr, TYPHOON_STATUS_WAITING_FOR_BOOT) < 0) { in typhoon_download_firmware()
1881 if (typhoon_boot_3XP(tp, TYPHOON_STATUS_WAITING_FOR_BOOT) < 0) { in typhoon_start_runtime()