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

/opensolaris-onvv-gate/usr/src/uts/sun4v/sys/
H A Dvdc.h321 uint32_t sync_op_cnt; /* num of active sync operations */ member in struct:vdc
/opensolaris-onvv-gate/usr/src/uts/sun4v/io/
H A Dvdc.c3359 vdcp->sync_op_cnt++;
3363 vdcp->sync_op_cnt--;
3373 vdcp->sync_op_cnt--;
3398 vdcp->sync_op_cnt--;
4903 while (vdcp->sync_op_cnt > 0) {

Completed in 114 milliseconds