Searched refs:reasoncode (Results 1 – 3 of 3) sorted by relevance
/openbsd/gnu/usr.bin/binutils/gdb/rdi-share/ |
H A D | ardi.c | 516 int status, reasoncode, debugID, OSinfo1, OSinfo2, err; in angel_RDI_open() local 640 reasoncode=ADP_InitialiseApplication | TtoH; in angel_RDI_open() 641 err = wait_for_debug_message(&reasoncode, &debugID, &OSinfo1, &OSinfo2, in angel_RDI_open() 908 int i, j, status, reasoncode, OSinfo1, OSinfo2, err, debugID; in angel_RDI_CPread() local 920 reasoncode=ADP_CPread | TtoH; in angel_RDI_CPread() 921 err = wait_for_debug_message(&reasoncode, &debugID, &OSinfo1, &OSinfo2, in angel_RDI_CPread() 1361 int status, reasoncode, debugID, OSinfo1, OSinfo2; in angel_RDI_ExecuteOrStep() local 1399 reasoncode = type | TtoH; in angel_RDI_ExecuteOrStep() 1400 err = wait_for_debug_message( &reasoncode, &debugID, &OSinfo1, &OSinfo2, in angel_RDI_ExecuteOrStep()
|
/openbsd/sys/dev/ic/ |
H A D | qwxreg.h | 4052 uint32_t reasoncode; member
|
H A D | qwzreg.h | 4109 uint32_t reasoncode; member
|