Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/tools/debugger/kdd/
A Dkdd.h74 #define KDD_PKT_CMD 0x0002 /* Debugger commands (and replies to them) */ macro
A Dkdd.c437 s->txp.h.type = KDD_PKT_CMD; in kdd_send_cmd()
799 if (p->h.type != KDD_PKT_CMD) { in kdd_handle_pkt()

Completed in 7 milliseconds