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