Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/
H A Ddcopy.c68 uint_t dc_removing_cnt; member
351 device->dc_removing_cnt--; in dcopy_free()
352 if (device->dc_removing_cnt == 0) { in dcopy_free()
614 device->dc_removing_cnt = 0; in dcopy_device_register()
749 device->dc_removing_cnt++; in dcopy_device_unregister()