Home
last modified time | relevance | path

Searched refs:drmach_copy_rename_t (Results 1 – 1 of 1) sorted by relevance

/titanic_44/usr/src/uts/sun4u/starcat/io/
H A Ddrmach.c314 } drmach_copy_rename_t; typedef
3283 drmach_copy_rename_t *cr; in drmach_copy_rename_init()
3396 cr = vmem_alloc(static_alloc_arena, sizeof (drmach_copy_rename_t), in drmach_copy_rename_init()
3431 drmach_copy_rename_t *cr = id; in drmach_copy_rename_fini()
3531 vmem_free(static_alloc_arena, cr, sizeof (drmach_copy_rename_t)); in drmach_copy_rename_fini()
3551 drmach_copy_rename_t *cr = id; in drmach_copy_rename()