Home
last modified time | relevance | path

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

/xnu-8792.41.9/osfmk/kdp/output_stages/
H A Dout_shmem.c89 #define XHSDCI_COREDUMP_BUF_EMPTY 5 /* indicates hardware debugger is done consuming the curr… macro
153 hwsd_info->xhsdci_status = XHSDCI_COREDUMP_BUF_EMPTY; in shmem_stage_reset()
183 } else if (hwsd_info->xhsdci_status == XHSDCI_COREDUMP_BUF_EMPTY) { in shmem_dbg_process_buffers()