Searched refs:DB_KDP_GETC_ENA (Results 1 – 2 of 2) sorted by relevance
| /xnu-10063.141.1/osfmk/kern/ | ||
| H A D | debug.h | 528 #define DB_KDP_GETC_ENA 0x200 macro |
| /xnu-10063.141.1/osfmk/kdp/ | ||
| H A D | kdp_udp.c | 436 if (debug & DB_KDP_GETC_ENA) { in kdp_register_send_receive() |