Home | History | Annotate | Download | only in i386

Lines Matching full:nbds

238     int nbds, bds[3] = { 0, };
241 nbds = strlen(boot_device);
242 if (nbds > PC_MAX_BOOT_DEVICES) {
246 for (i = 0; i < nbds; i++) {
264 int nbds, bds[3] = { 0, };
306 nbds = strlen(boot_device);
307 if (nbds > PC_MAX_BOOT_DEVICES) {
311 for (i = 0; i < nbds; i++) {