Lines Matching refs:boot_error
54 #define BOOT_ERROR(s) jbsr boot_error; .asciz s; .even
78 | This will be printed on boot_error. And it also roles
138 BOOT_ERROR("MPU 68000?");
238 BOOT_ERROR("READCAP failed")
333 BOOT_ERROR("not supported device");
336 | void __dead BOOT_ERROR(const char *msg);
339 ENTRY_NOPROFILE(BOOT_ERROR)
343 | BOOT_ERROR(msg)
346 boot_error:
434 BOOT_ERROR("Err1") | ASSERT(bytelen%sectsize==0)
486 BOOT_ERROR("B_READ failed");