Searched refs:kmdb_wr_path_t (Results 1 – 8 of 8) sorted by relevance
40 extern kmdb_wr_path_t *kctl_dmod_path_set(kmdb_wr_path_t *);
55 static kmdb_wr_path_t *kctl_dmod_path;379 kmdb_wr_path_t *380 kctl_dmod_path_set(kmdb_wr_path_t *pth) in kctl_dmod_path_set()382 kmdb_wr_path_t *opth; in kctl_dmod_path_set()404 kmdb_wr_path_t *pth; in kctl_dmod_path_reset()
136 kmdb_wr_path_t *pth = (kmdb_wr_path_t *)wn; in kctl_wr_process_cb()137 kmdb_wr_path_t *opth; in kctl_wr_process_cb()
50 kmdb_wr_path_t *wr; in kmdb_module_path_set()52 wr = mdb_zalloc(sizeof (kmdb_wr_path_t), UM_SLEEP); in kmdb_module_path_set()60 kmdb_module_path_ack(kmdb_wr_path_t *dpth) in kmdb_module_path_ack()64 mdb_free(dpth, sizeof (kmdb_wr_path_t)); in kmdb_module_path_ack()
96 extern void kmdb_module_path_ack(kmdb_wr_path_t *);
109 } kmdb_wr_path_t; typedef
300 kmdb_wr_path_t *dpth = (kmdb_wr_path_t *)wn; in kmdb_dbgnotify_cb()
366 kmdb_wr_path_t dpth; in cmd_wr()