Lines Matching refs:rawread
446 (rawread): Use BUF_GEOM.SECTOR_SIZE instead of SECTOR_SIZE.
999 * stage2/disk_io.c (rawread): Make sure that SECTOR is valid.
1146 here. Now this function can call rawread, so it can fail.
1434 Don't set ERRNUM after rawread failed, because rawread should
2508 (rawread) [STAGE1_5]: Handle DISK_READ_FUNC.
2652 * stage2/disk_io.c (rawread): Check if there is a EZD partition
4817 * stage2/disk_io.c (rawread) [!STAGE1_5]: Call disk_read_func with
4937 (rawread, devread): Use SECTOR_BITS.
4938 (rawread): Fixed calculation of BUFADDR if an error occured. Set
6840 (rawread) [!STAGE1_5]: Use DISK_READ_HOOK and DISK_READ_FUNC
8043 (real_open_partition): Call rawread in Stage 1.5 as well.