Home
last modified time | relevance | path

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

/titanic_50/usr/src/common/net/wanboot/
H A Dbootinfo_aux.h46 extern boolean_t bi_init_bootinfo(void);
H A Dbootinfo.c343 if (!bi_init_bootinfo()) { in bootinfo_init()
/titanic_50/usr/src/lib/libwanboot/common/
H A Dbootinfo_aux.c476 bi_init_bootinfo(void) in bi_init_bootinfo() function