OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:bios
(Results
1 - 3
of
3
) sorted by null
/external/qemu-pc-bios/bochs/bios/
usage.cc
35
unsigned char
bios
[65536];
variable
48
fprintf(stderr, "Usage: usage
bios
-file org-file\n");
65
retval = read(bios_file, &
bios
[index], to_read);
67
fprintf(stderr, "problem reading
bios
file\n");
73
printf("
bios
file read in OK\n");
82
if (
bios
[offset] != 0) break;
88
if (
bios
[last_org] == 0)
/external/kernel-headers/original/linux/
apm_bios.h
5
* Include file for the interface to an APM
BIOS
51
struct apm_bios_info
bios
;
member in struct:apm_info
187
* This is the "All Devices" ID communicated to the
BIOS
/external/qemu-pc-bios/bochs/
bochs.h
440
bx_bool
bios
;
member in struct:__anon10332
Completed in 83 milliseconds