Searched refs:sbdp_cr_handle_t (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/serengeti/sys/
H A Dsbdp_mem.h177 } sbdp_cr_handle_t; typedef in typeref:struct:__anon9955
/illumos-gate/usr/src/uts/sun4u/serengeti/io/
H A Dsbdp_mem.c62 static int sbdp_copy_rename__relocatable(sbdp_cr_handle_t *,
64 static int sbdp_prep_rename_script(sbdp_cr_handle_t *);
294 sbdp_cr_handle_t *cph;
299 cph = kmem_zalloc(sizeof (sbdp_cr_handle_t), KM_SLEEP);
582 kmem_free(cph, sizeof (sbdp_cr_handle_t));
938 sbdp_prep_rename_script(sbdp_cr_handle_t *cph)
1066 sbdp_copy_rename__relocatable(sbdp_cr_handle_t *hp, struct memlist *mlist,
2159 sbdp_cr_handle_t *cph;
2168 cph = kmem_zalloc(sizeof (sbdp_cr_handle_t), KM_SLEEP);
2196 kmem_free(cph, sizeof (sbdp_cr_handle_t));
[all...]

Completed in 62 milliseconds