Searched refs:nbds (Results 1 – 1 of 1) sorted by relevance
245 int nbds, bds[3] = { 0, }; in pc_boot_set() local248 nbds = strlen(boot_device); in pc_boot_set()249 if (nbds > PC_MAX_BOOT_DEVICES) { in pc_boot_set()253 for (i = 0; i < nbds; i++) { in pc_boot_set()271 int nbds, bds[3] = { 0, }; in cmos_init() local313 nbds = strlen(boot_device); in cmos_init()314 if (nbds > PC_MAX_BOOT_DEVICES) { in cmos_init()318 for (i = 0; i < nbds; i++) { in cmos_init()