Searched defs:rng_rv (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/uts/sun4v/io/ |
H A D | vsw_txdring.c | 1038 int i, rv, rng_rv = 0, msg_rv = 0; local 1108 if ((rng_rv = vnet_dring_entry_copy(pub_addr, 1113 __func__, pos, ldcp->ldc_id, rng_rv); 1206 rng_rv = vnet_dring_entry_set_dstate(pub_addr, 1224 rng_rv = vnet_dring_entry_set_dstate(pub_addr, 1277 if ((rng_rv = vnet_dring_entry_set_dstate(pub_addr, 1282 __func__, pos, ldcp->ldc_id, rng_rv); 1345 if (rng_rv != 0) {
|
Completed in 292 milliseconds