Lines Matching refs:biosdisk

620 	* stage2/bios.c (biosdisk): Don't fall back to the CHS mode
2511 * grub/asmstub.c (biosdisk): Work around a bug in linux's ez
3604 * stage2/bios.c (biosdisk) [!NO_BUGGY_BIOS_IN_THE_WORLD]:
4033 biosdisk.
4091 * grub/asmstub.c (biosdisk) [__linux__]: The first argument for
4140 [!ASM_FILE] (biosdisk): Rename the first argument "read" to
4165 (biosdisk) [__linux__]: Likewise.
5587 * grub/asmstub.c (biosdisk) [__linux__]: Use _llseek when
6074 function biosdisk is changed from SECTOR + I * SECTOR_SIZE to
7498 (biosdisk) [!__linux__]: Pass the offset argument as off_t
8436 * shared_src/bios.c (biosdisk): Clear the reserved member of DAP.
8508 (biosdisk): In the case where SUBFUNC is
8551 (biosdisk) [__linux__]: Add a prototype for _llseek.
8613 (biosdisk) [I_AM_VERY_BRAVE]: When SUBFUNC is BIOSDISK_WRITE, call
8712 * shared_src/bios.c (biosdisk) [!NO_INT13_FALLBACK]: Recompute
8733 * shared_src/asm.S (biosdisk): Deleted. Now defined in bios.c.
8803 (biosdisk) [__linux__]: Use _llseek instead of lseek.
8804 (biosdisk): Call read instead of fread.
8871 * shared_src/asm.S (biosdisk): Use a structure for geometry
8887 (biosdisk): Likewise.
8974 * shared_src/asm.S (biosdisk): Make LBA mode work correctly. From
8982 * shared_src/asm.S (biosdisk): Compute location of
9051 (biosdisk) [AWARD_INT13_EXTENSIONS]: Preliminary implementation
9053 (biosdisk) [NO_INT13_FALLBACK]: If defined, don't use the standard
9069 * shared_src/asm.S (biosdisk): Use LBA mode if high nibble of
9084 * shared_src/asm.S (biosdisk): Change subfunc argument to be