OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:bios_len_byte
(Results
1 - 1
of
1
) sorted by null
/external/qemu-pc-bios/vgabios/
biossums.c
54
byte
bios_len_byte
, cur_val = 0, new_val = 0;
local
82
bios_len_byte
= (byte)(bios_len / 512);
83
if (
bios_len_byte
!= bios_data[2]) {
Completed in 793 milliseconds