Searched refs:ent_fmt (Results 1 – 5 of 5) sorted by relevance
/titanic_41/usr/src/psm/stand/cpr/sparcv9/sun4u/ |
H A D | cprboot.h | 79 CB_VPRINTF((ent_fmt, #name, entry)) 181 extern char ent_fmt[];
|
H A D | machdep.c | 76 CB_VPRINTF((ent_fmt, str, entry)); in cb_check_machdep() 278 CB_VPRINTF((ent_fmt, str, entry)); in cb_mpsetup()
|
H A D | bitmap.c | 276 CB_VPRINTF((ent_fmt, str, entry)); in cb_set_bitmap() 428 CB_VPRINTF((ent_fmt, str, entry)); in cb_get_physavail() 542 CB_VPRINTF((ent_fmt, str, entry)); in cb_relocate()
|
H A D | cprboot.c | 76 char ent_fmt[] = "\n%s %s\n"; variable 353 CB_VPRINTF((ent_fmt, str, entry)); in cb_read_statefile()
|
H A D | pages.c | 285 CB_VPRINTF((ent_fmt, str, entry)); in cb_restore_kpages()
|