Searched defs:dr_handle_t (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/ngdr/sys/
H A Ddr.h275 } dr_handle_t; typedef in typeref:struct:dr_handle
371 extern dr_sr_handle_t *dr_get_sr_handle(dr_handle_t *handle);
376 dr_handle_t *handle, uint64_t *arr, int *idx,
378 extern int dr_pt_test_suspend(dr_handle_t *hp);
384 extern int dr_pre_attach_cpu(dr_handle_t *hp,
386 extern void dr_attach_cpu(dr_handle_t *hp, dr_common_unit_t *cp);
387 extern int dr_post_attach_cpu(dr_handle_t *hp,
389 extern int dr_pre_release_cpu(dr_handle_t *hp,
391 extern int dr_pre_detach_cpu(dr_handle_t *hp,
393 extern void dr_detach_cpu(dr_handle_t *h
[all...]
/illumos-gate/usr/src/uts/i86pc/sys/
H A Ddr.h305 } dr_handle_t; typedef in typeref:struct:dr_handle
402 extern dr_sr_handle_t *dr_get_sr_handle(dr_handle_t *handle);
407 dr_handle_t *handle, uint64_t *arr, int *idx,
409 extern int dr_pt_test_suspend(dr_handle_t *hp);
415 extern int dr_pre_attach_cpu(dr_handle_t *hp,
417 extern void dr_attach_cpu(dr_handle_t *hp, dr_common_unit_t *cp);
418 extern int dr_post_attach_cpu(dr_handle_t *hp,
420 extern int dr_pre_release_cpu(dr_handle_t *hp,
422 extern int dr_pre_detach_cpu(dr_handle_t *hp,
424 extern void dr_detach_cpu(dr_handle_t *h
[all...]

Completed in 81 milliseconds