Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/3com/
H A Dtyphoon.h164 #define TYPHOON_RESP_ERROR 0x40 macro
H A Dtyphoon.c492 resp_save->flags = TYPHOON_RESP_ERROR; in typhoon_process_response()
661 if (resp->flags & TYPHOON_RESP_ERROR) in typhoon_issue_command()