Searched refs:bbnp (Results 1 – 1 of 1) sorted by relevance
66 const struct x86pi_bb_name *bbnp; in x86pi_gen_bboard() local119 for (bbnp = x86pi_bb_names; bbnp->type != 0x00; bbnp++) { in x86pi_gen_bboard()120 if (bbnp->type == bb.smbb_type) { in x86pi_gen_bboard()121 switch (bbnp->type) { in x86pi_gen_bboard()157 if (bbnp->type != 0x00) in x86pi_gen_bboard()158 bb_hcfmri.hc_name = topo_mod_strdup(mod, bbnp->name); in x86pi_gen_bboard()