Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mdb/common/kmdb/
H A Dkmdb_dpi_impl.h104 extern void kmdb_dpi_resume_master(void);
H A Dkmdb_dpi.c182 kmdb_dpi_resume_master(void) in kmdb_dpi_resume_master() function
/illumos-gate/usr/src/cmd/mdb/intel/kmdb/
H A Dkaif.c599 kmdb_dpi_resume_master(); /* ... there and back again ... */ in kaif_step()