Lines Matching refs:get_diskinfo

623 	(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
5802 (get_diskinfo) [!NO_BUGGY_BIOS_IN_THE_WORLD]: Do not check if
5903 * stage2/bios.c (get_diskinfo): Set the LBA flag in GEOMETRY
6047 * grub/asmstub.c (get_diskinfo) [__linux__]: After opening the
6601 (get_diskinfo): If open or read fails, call assign_device_name
7290 (get_diskinfo): Use get_drive_geometry to set the geometry of
7853 * stage2/bios.c (get_diskinfo): In LBA mode, set TOTAL_SECTORS
7969 * stage2/bios.c (get_diskinfo): When DRIVE is a floppy drive,
8078 * stage2/bios.c (get_diskinfo): In LBA mode, compute
8512 (get_diskinfo): Open DEVNAME with the mode O_RDWR if READ_ONLY
8529 (get_diskinfo): Treat -1 as non-caching state instead of 0.
8695 * grub/asmstub.c (get_diskinfo): Compute the total number of sectors
8703 * shared_src/bios.c (get_diskinfo): Always set the size of DRP to
8714 (get_diskinfo) [DEBUG]: Print the geometry of DRIVE.
8734 (get_diskinfo): Likewise.
8802 (get_diskinfo): Call open instead of fopen.
8859 * grub/asmstub.c (get_diskinfo): Cache device geometries as well
8873 (get_diskinfo): Take a pointer to a geometry structure as the
8886 (get_diskinfo): Likewise.
9049 * shared_src/asm.S (get_diskinfo): Fix a few bit-twiddling bugs in
9071 (get_diskinfo): Set high nibble of GEOMETRY (0xf0000000) to 1 if