Lines Matching refs:bootdev
140 static int set_boot_dev_var(struct openpromio *opp, char *bootdev);
542 * sets the string bootdev as the new value for boot-device
545 set_boot_dev_var(struct openpromio *opp, char *bootdev)
554 "bootdev",
590 * bootdev
630 (void) strcpy(valbuf, bootdev);
646 if (_prom_strcmp(opp->oprom_array, bootdev) == 0) {
653 if ((strlen(bootdev) == 0) && (opp->oprom_size == 0)) {
699 "bootdev",
735 * bootdev