OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:io_map
(Results
1 - 2
of
2
) sorted by null
/external/grub/stage2/
asm.S
436
movw $ABS(EXT_C(
io_map
)), %si
451
cmpw $(ABS(EXT_C(
io_map
)) + (IO_MAP_SIZE + 1) * 2), %si
467
ENTRY(
io_map
)
function
[
all
...]
/external/grub/grub/
asmstub.c
78
unsigned short
io_map
[IO_MAP_SIZE];
variable
Completed in 2549 milliseconds