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

/illumos-gate/usr/src/uts/sun4v/io/
H A Dqcn.c1082 int64_t retcount = 0; local
1095 &retcount);
1104 for (i = 0; i < retcount; i++) {
1113 if (retcount > 0) {
1119 RING_UPD(qcn_state, retcount);
/illumos-gate/usr/src/uts/sun4v/ml/
H A Dhcall.s333 hv_cnwrite(uint64_t buf_ra, uint64_t count, uint64_t *retcount)
338 hv_cnread(uint64_t buf_ra, uint64_t count, int64_t *retcount)

Completed in 47 milliseconds