Lines Matching refs:rawread
605 (rawread): Use BUF_GEOM.SECTOR_SIZE instead of SECTOR_SIZE.
1158 * stage2/disk_io.c (rawread): Make sure that SECTOR is valid.
1305 here. Now this function can call rawread, so it can fail.
1593 Don't set ERRNUM after rawread failed, because rawread should
2667 (rawread) [STAGE1_5]: Handle DISK_READ_FUNC.
2811 * stage2/disk_io.c (rawread): Check if there is a EZD partition
4976 * stage2/disk_io.c (rawread) [!STAGE1_5]: Call disk_read_func with
5096 (rawread, devread): Use SECTOR_BITS.
5097 (rawread): Fixed calculation of BUFADDR if an error occured. Set
6999 (rawread) [!STAGE1_5]: Use DISK_READ_HOOK and DISK_READ_FUNC
8202 (real_open_partition): Call rawread in Stage 1.5 as well.