Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/
H A Ddcopy.c155 static void dcopy_device_cleanup(dcopy_device_handle_t device,
365 dcopy_device_cleanup(device, B_TRUE); in dcopy_free()
766 dcopy_device_cleanup(device, B_FALSE); in dcopy_device_unregister()
777 dcopy_device_cleanup(dcopy_device_handle_t device, boolean_t do_callback) in dcopy_device_cleanup() function