Searched refs:DBGP_PID_GET (Results 1 – 3 of 3) sorted by relevance
37 #define DBGP_PID_GET(x) (((x)>>16)&0xff) macro
184 #define DBGP_PID_GET(x) (((x)>>16)&0xff) macro
209 lpid = DBGP_PID_GET(pids); in dbgp_wait_until_done()