Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/3com/
Dtyphoon.h164 #define TYPHOON_RESP_ERROR 0x40 macro
Dtyphoon.c499 resp_save->flags = TYPHOON_RESP_ERROR; in typhoon_process_response()
668 if(resp->flags & TYPHOON_RESP_ERROR) in typhoon_issue_command()