OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:real_mbr
(Results
1 - 1
of
1
) sorted by null
/external/qemu/block/
vvfat.c
381
mbr_t*
real_mbr
=(mbr_t*)s->first_sectors;
local
382
partition_t* partition=&(
real_mbr
->partition[0]);
388
real_mbr
->nt_id= cpu_to_le32(0xbe1afdfa);
407
real_mbr
->magic[0]=0x55;
real_mbr
->magic[1]=0xaa;
[
all
...]
Completed in 574 milliseconds