OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:edd4_bvd
(Results
1 - 3
of
3
) sorted by null
/external/syslinux/memdisk/
eltorito.c
30
struct
edd4_bvd
*bvd = (struct
edd4_bvd
*)(image + 17 * 2048);
eltorito.h
24
struct
edd4_bvd
{
struct
setup.c
344
struct
edd4_bvd
*bvd = (struct
edd4_bvd
*)(where + 17 * 2048);
771
const struct
edd4_bvd
*bvd;
973
bvd = (struct
edd4_bvd
*)(ramdisk_image + 17 * 2048);
[
all
...]
Completed in 204 milliseconds