OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BIOS_FILENAME
(Results
1 - 3
of
3
) sorted by null
/external/qemu/hw/
mips-bios.h
5
#define
BIOS_FILENAME
"mips_bios.bin"
7
#define
BIOS_FILENAME
"mipsel_bios.bin"
mips_r4k.c
216
bios_name =
BIOS_FILENAME
;
pc.c
50
#define
BIOS_FILENAME
"bios.bin"
971
bios_name =
BIOS_FILENAME
;
[
all
...]
Completed in 28 milliseconds