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

/illumos-gate/usr/src/uts/sun4v/io/n2rng/
H A Dn2rng.c59 static int n2rng_config(n2rng_t *);
403 return (n2rng_config(n2rng));
959 * Schedule a timed call to n2rng_config() if one is not already pending
1216 * n2rng_config()
1223 n2rng_config(n2rng_t *n2rng) function
1254 DBG1(n2rng, DCFG, "n2rng_config: "
1269 DBG1(n2rng, DCFG, "n2rng_config: rng(%d) "
1291 DBG2(n2rng, DCFG, "n2rng_config: %d rng%s online",
1357 * Call n2rng_config() from the task queue or after a timeout, ignore result.
1367 (void) n2rng_config(n2rn
[all...]

Completed in 73 milliseconds