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

/illumos-gate/usr/src/uts/common/io/
H A Ddcopy.c65 * dc_removing_cnt track how many channels still have to be freed up
68 uint_t dc_removing_cnt; member in struct:dcopy_device_s
351 device->dc_removing_cnt--;
352 if (device->dc_removing_cnt == 0) {
614 device->dc_removing_cnt = 0;
749 device->dc_removing_cnt++;

Completed in 56 milliseconds