Home
last modified time | relevance | path

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

/trueos/sys/dev/txp/
HDif_txpreg.h368 #define RSP_FLAGS_ERROR 0x40 /* response error */ macro
HDif_txp.c2334 if ((rsp->rsp_flags & RSP_FLAGS_ERROR) != 0) { in txp_response()