Searched defs:retcount (Results 1 - 1 of 1) 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);

Completed in 60 milliseconds