Searched refs:IO_MAP_SIZE (Results 1 – 6 of 6) sorted by relevance
270 IO_MAP_SIZE * sizeof (unsigned short)); in init_bios_info()
136 #define IO_MAP_SIZE 128 macro
451 cmpw $(ABS(EXT_C(io_map)) + (IO_MAP_SIZE + 1) * 2), %si468 .space (IO_MAP_SIZE + 1) * 2
2305 grub_memset ((char *) io_map, 0, IO_MAP_SIZE * sizeof (unsigned short)); in ioprobe_func()
78 unsigned short io_map[IO_MAP_SIZE];
6023 * stage2/shared.h (IO_MAP_SIZE): New macro.