Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/3com/
H A Dtyphoon.h624 #define TYPHOON_STATUS_HALTED 0x14 macro
H A Dtyphoon.c2000 if (typhoon_wait_status(ioaddr, TYPHOON_STATUS_HALTED) < 0) in typhoon_stop_runtime()