OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:BOOT_ERROR
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/arch/x68k/stand/libsa/
fdsub.S
73
#define
BOOT_ERROR
(a) movl #0,%d1; \
/src/sys/arch/x68k/stand/boot_ufs/
boot.S
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
label
198
BOOT_ERROR
("READCAP failed")
250
read_error:
BOOT_ERROR
("read error")
414
|
BOOT_ERROR
("out of seek") | pos exceeds 32bi
[
all
...]
/src/sys/arch/x68k/stand/xxboot/
boot.S
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
label
[
all
...]
Completed in 15 milliseconds
Indexes created Fri Sep 26 20:09:58 GMT 2025