Home
last modified time | relevance | path

Searched refs:get_diskinfo (Results 1 – 8 of 8) sorted by relevance

/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dcommon.c286 if (get_diskinfo (drive, &geom)) in init_bios_info()
349 if (get_diskinfo (boot_drive, &geom) in init_bios_info()
H A Dbios.c211 get_diskinfo (int drive, struct geometry *geometry) in get_diskinfo() function
H A Ddisk_io.c182 if (get_diskinfo (drive, &buf_geom)) in rawread()
954 if (get_diskinfo (current_drive, &buf_geom)) in real_open_partition()
1558 && ! get_diskinfo (disk_no, &geom)) in print_completions()
H A Dshared.h893 int get_diskinfo (int drive, struct geometry *geometry);
H A Dboot.c959 get_diskinfo (i + 0x80, &geom); in bsd_boot()
H A Dbuiltins.c1819 if (get_diskinfo (current_drive, &geom)) in geometry_func()
/illumos-gate/usr/src/grub/grub-0.97/grub/
H A Dasmstub.c762 get_diskinfo (int drive, struct geometry *geometry) in get_diskinfo() function
/illumos-gate/usr/src/grub/grub-0.97/
H A DChangeLog623 (get_diskinfo): Call get_cdinfo if the drive is greater than or
697 * grub/asmstub.c (get_diskinfo): Check if ERRNO is EPERM as
971 * stage2/bios.c (get_diskinfo): PhoenixBIOS 4.0 Revision 6.0
2064 * stage2/bios.c (get_diskinfo): Clear out the structure DRP
2249 (get_diskinfo): Don't call get_diskinfo_floppy any longer.
2857 * stage2/bios.c (get_diskinfo): Append 16 bytes dummy data to
2953 * stage2/bios.c (get_diskinfo): If BIOS supports LBA but doesn't
4523 * stage2/bios.c (get_diskinfo): Get rid of the wrong check for
5015 * stage2/bios.c (get_diskinfo): Don't use #ifdef for
5596 * stage2/bios.c (get_diskinfo): Check if LBA read/write
[all …]