Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/
H A Ddcopy.c99 uint64_t ch_ref_cnt; member
312 channel->ch_ref_cnt++; in dcopy_alloc()
341 (*channel)->ch_ref_cnt--; in dcopy_free()
348 if ((*channel)->ch_removing && ((*channel)->ch_ref_cnt == 0)) { in dcopy_free()
636 channel->ch_ref_cnt = 0; in dcopy_device_register()
746 if (channel->ch_ref_cnt != 0) { in dcopy_device_unregister()