Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/3com/
H A Dtyphoon.h618 #define TYPHOON_STATUS_WAITING_FOR_BOOT 0x07 macro
H A 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()