Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/3com/
H A Dtyphoon.h623 #define TYPHOON_STATUS_SLEEPING 0x11 macro
H A Dtyphoon.c1821 if (typhoon_wait_status(ioaddr, TYPHOON_STATUS_SLEEPING) < 0) in typhoon_sleep_early()