Lines Matching defs:wedge
542 * In order to find the boot wedge, we must iterate on each component,
543 * find its offset from disk beginning, and look for the boot wedge with
588 aprint_debug("%s: looking up wedge %s in device %s\n",
611 aprint_debug("%s: wedge %s, "
623 aprint_debug("%s: looking for wedge in %s, "
634 aprint_debug("%s: root candidate wedge %s "
724 /* Find the wedge we booted from */
733 aprint_debug("%s: candidate wedge root %s\n",
2959 int bmajor, bminor, wedge, rf_part_found;
2973 * using a raw partition instead of a wedge that covers the whole disk
3015 wedge = device_is_a(dv, "dk");
3016 if (wedge != dowedges) {
3027 dev = wedge ? makedev(bmajor, bminor) :
3057 if (wedge) {
3062 printf("RAIDframe: can't get wedge info for "
3143 *disklabel or inside a wedge, check the raw partition as well,