Home
last modified time | relevance | path

Searched refs:promplat_last_free (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/uts/sun4/os/
H A Dprom_subr.c476 static void *promplat_last_free = NULL; variable
509 if (kvseg.s_base != 0 && promplat_last_free != NULL) { in promplat_free()
511 p2 = promplat_last_free; in promplat_free()
513 promplat_last_free = NULL; in promplat_free()
534 if (promplat_last_free != NULL) { in promplat_free()
535 p2 = promplat_last_free; in promplat_free()
538 promplat_last_free = p; in promplat_free()