Searched refs:RSP_FLAGS_ERROR (Results 1 – 2 of 2) sorted by relevance
| /trueos/sys/dev/txp/ | ||
| HD | if_txpreg.h | 368 #define RSP_FLAGS_ERROR 0x40 /* response error */ macro |
| HD | if_txp.c | 2334 if ((rsp->rsp_flags & RSP_FLAGS_ERROR) != 0) { in txp_response() |