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

/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dcommon.c291 IO_MAP_SIZE * sizeof (unsigned short));
H A Dshared.h154 #define IO_MAP_SIZE 128 macro
H A Dasm.S591 cmpw $(ABS(EXT_C(io_map)) + (IO_MAP_SIZE + 1) * 2), %si
608 .space (IO_MAP_SIZE + 1) * 2
H A Dbuiltins.c2805 grub_memset ((char *) io_map, 0, IO_MAP_SIZE * sizeof (unsigned short));
/illumos-gate/usr/src/grub/grub-0.97/grub/
H A Dasmstub.c81 unsigned short io_map[IO_MAP_SIZE];

Completed in 125 milliseconds