Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/cpr/
H A Dcpr_misc.c644 int ndvram; in cpr_statefile_ok() local
646 ndvram = 0; in cpr_statefile_ok()
648 (int)(uintptr_t)&ndvram); in cpr_statefile_ok()
650 prom_printf("ndvram size = %d\n", ndvram); in cpr_statefile_ok()
658 ksize = ndvram + mmu_ptob(npages); in cpr_statefile_ok()