Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mdb/common/kmdb/
H A Dkmdb_fault.c130 kmdb_dpi_set_state(DPI_STATE_LOST, 0); in kmdb_fault()
H A Dkmdb_dpi.h65 #define DPI_STATE_LOST 4 /* debugger fault */ macro
H A Dkmdb_dpi.c448 if (kmdb_dpi_state != DPI_STATE_LOST) { in kmdb_dpi_set_state()
H A Dkmdb_kvm.c1369 case DPI_STATE_LOST: in kmt_status()