OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:boot_rec_ind
(Results
1 - 3
of
3
) sorted by null
/external/syslinux/memdisk/
eltorito.c
32
printf("bvd.
boot_rec_ind
: 0x%02x\n", bvd->
boot_rec_ind
);
eltorito.h
25
uint8_t
boot_rec_ind
; /* Boot Record Indicator */
member in struct:edd4_bvd
setup.c
346
if ((bvd->
boot_rec_ind
!= 0) || (bvd->ver != 1))
[
all
...]
Completed in 469 milliseconds