OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:bios_table_end_addr
(Results
1 - 1
of
1
) sorted by null
/external/qemu-pc-bios/bochs/bios/
rombios32.c
451
unsigned long
bios_table_end_addr
;
variable
797
bios_table_end_addr
= bios_table_cur_addr + *(uint32_t *)(addr + 4);
799
bios_table_cur_addr,
bios_table_end_addr
);
[
all
...]
Completed in 27 milliseconds