Home | History | Annotate | Download | only in boot_ufs

Lines Matching refs:boot_error

50 #define BOOT_ERROR(s)	jbsr boot_error; .asciz s; .even
104 BOOT_ERROR("MPU 68000?")
155 BOOT_ERROR("unsupported boot device")
158 | volatile void BOOT_ERROR(const char *msg);
167 ENTRY_NOPROFILE(BOOT_ERROR)
170 boot_error: lea %pc@(booterr_msg),%a1
198 BOOT_ERROR("READCAP failed")
250 read_error: BOOT_ERROR("read error")
414 | BOOT_ERROR("out of seek") | pos exceeds 32bit
489 read_half: BOOT_ERROR("read half of block")