HomeSort by relevance Sort by last modified time
    Searched refs:init_device_map (Results 1 - 3 of 3) sorted by null

  /external/grub/lib/
device.h 38 extern int init_device_map (char ***map, const char *map_file,
device.c 619 init_device_map (char ***map, const char *map_file, int floppy_disks) function
  /external/grub/grub/
asmstub.c 158 if (! init_device_map (&device_map, device_map_file, floppy_disks))

Completed in 63 milliseconds