Home
last modified time | relevance | path

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

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