Searched refs:DBGP_ERROR (Results 1 – 3 of 3) sorted by relevance
33 #define DBGP_ERROR (1<<6) macro
177 return (ctrl & DBGP_ERROR) ? -DBGP_ERRCODE(ctrl) : DBGP_LEN(ctrl); in dbgp_wait_until_complete()
211 #define DBGP_ERROR (1<<6) macro