HomeSort by: relevance | last modified time | path
    Searched defs:ofpanic (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/powerpc/powerpc/
ofw_machdep.c 91 #define ofpanic(FORMAT, ...) do { \ macro
193 ofpanic("No /chosen could be found!\n");
364 ofpanic("no memory?");
395 ofpanic("/chosen/mmu translations too large");
414 ofpanic("unexpected #address-cells");
418 ofpanic("unexpected OFW translations format");
431 ofpanic("translation phys out of range");
435 ofpanic("too many OFW translations");
ofw_machdep.c 91 #define ofpanic(FORMAT, ...) do { \ macro
193 ofpanic("No /chosen could be found!\n");
364 ofpanic("no memory?");
395 ofpanic("/chosen/mmu translations too large");
414 ofpanic("unexpected #address-cells");
418 ofpanic("unexpected OFW translations format");
431 ofpanic("translation phys out of range");
435 ofpanic("too many OFW translations");

Completed in 21 milliseconds