Searched refs:kmdb_wr_path_t (Results 1 – 8 of 8) sorted by relevance
42 extern kmdb_wr_path_t *kctl_dmod_path_set(kmdb_wr_path_t *);
137 kmdb_wr_path_t *pth = (kmdb_wr_path_t *)wn; in kctl_wr_process_cb()138 kmdb_wr_path_t *opth; in kctl_wr_process_cb()
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()
52 kmdb_wr_path_t *wr; in kmdb_module_path_set()54 wr = mdb_zalloc(sizeof (kmdb_wr_path_t), UM_SLEEP); in kmdb_module_path_set()62 kmdb_module_path_ack(kmdb_wr_path_t *dpth) in kmdb_module_path_ack()66 mdb_free(dpth, sizeof (kmdb_wr_path_t)); in kmdb_module_path_ack()
98 extern void kmdb_module_path_ack(kmdb_wr_path_t *);
111 } kmdb_wr_path_t; typedef
302 kmdb_wr_path_t *dpth = (kmdb_wr_path_t *)wn; in kmdb_dbgnotify_cb()
366 kmdb_wr_path_t dpth; in cmd_wr()