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

/illumos-gate/usr/src/uts/sun4u/starcat/io/
H A Ddrmach.c314 } drmach_copy_rename_t; typedef in typeref:struct:__anon9979
3283 drmach_copy_rename_t *cr;
3396 cr = vmem_alloc(static_alloc_arena, sizeof (drmach_copy_rename_t),
3431 drmach_copy_rename_t *cr = id;
3531 vmem_free(static_alloc_arena, cr, sizeof (drmach_copy_rename_t));
3551 drmach_copy_rename_t *cr = id;

Completed in 85 milliseconds