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

/netbsd-6-1-5-RELEASE/sys/arch/sandpoint/sandpoint/
H A Dmachdep.c234 struct btinfo_prodfamily *bi_prod; local
241 bi_prod = lookup_bootinfo(BTINFO_PRODFAMILY);
242 oea_startup(bi_prod != NULL ? bi_prod->name : NULL);

Completed in 48 milliseconds