OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:esdi
(Results
1 - 4
of
4
) sorted by null
/external/syslinux/com32/elflink/ldlinux/
chainboot.c
125
const uint16_t *
esdi
= (const uint16_t *)sdi->disk.esdi_ptr;
local
137
regs.edi.w[0] =
esdi
[0]; /* New DI */
138
regs.es =
esdi
[2]; /* New ES */
/external/syslinux/memdisk/
memdisk.h
75
uint32_t
esdi
;
member in struct:setup_header
setup.c
[
all
...]
/toolchain/binutils/binutils-2.27/bfd/
elflink.c
10386
struct bfd_elf_section_data *
esdi
, *esdo;
local
11191
struct bfd_elf_section_data *
esdi
= NULL;
local
[
all
...]
Completed in 287 milliseconds