Home | History | Annotate | Download | only in hw

Lines Matching full:nbds

245     int nbds, bds[3] = { 0, };
248 nbds = strlen(boot_device);
249 if (nbds > PC_MAX_BOOT_DEVICES) {
253 for (i = 0; i < nbds; i++) {
271 int nbds, bds[3] = { 0, };
313 nbds = strlen(boot_device);
314 if (nbds > PC_MAX_BOOT_DEVICES) {
318 for (i = 0; i < nbds; i++) {