Searched refs:IO_MAP_SIZE (Results 1 - 5 of 5) sorted by relevance

/external/grub/stage2/
H A Dcommon.c270 IO_MAP_SIZE * sizeof (unsigned short));
H A Dshared.h136 #define IO_MAP_SIZE 128 macro
H A Dasm.S451 cmpw $(ABS(EXT_C(io_map)) + (IO_MAP_SIZE + 1) * 2), %si
468 .space (IO_MAP_SIZE + 1) * 2
H A Dbuiltins.c2333 grub_memset ((char *) io_map, 0, IO_MAP_SIZE * sizeof (unsigned short));
/external/grub/grub/
H A Dasmstub.c78 unsigned short io_map[IO_MAP_SIZE];

Completed in 33 milliseconds