Searched refs:coff (Results 1 - 8 of 8) sorted by relevance

/osnet-11/usr/src/grub/grub2/include/grub/powerpc/ieee1275/
H A Dbiosdisk.h34 int grub_biosdisk_rw_standard (int ah, int drive, int coff, int hoff,
/osnet-11/usr/src/grub/grub2/grub-core/disk/i386/pc/
H A Dbiosdisk.c95 grub_biosdisk_rw_standard (int ah, int drive, int coff, int hoff, argument
107 regs.ecx = (coff << 8) & 0xff00;
109 regs.ecx |= (coff >> 2) & 0xc0;
488 unsigned coff, hoff, soff; local
502 coff = head / data->heads;
504 if (coff >= data->cylinders)
508 coff, hoff, soff, size, segment))
/osnet-11/usr/src/grub/grub-0.97/
H A Dconfig.sub676 os=-coff
763 os=-coff
852 os=-coff
966 os=-coff
970 os=-coff
974 os=-coff
1047 z8k-*-coff)
1171 | -ptx* | -coff* | -ecoff* | -winnt* | -domain* | -vsta* \
1343 os=-coff
1377 os=-coff
[all...]
H A Dconfig.guess947 coff-i386)
/osnet-11/usr/src/grub/grub2/build-aux/
H A Dconfig.sub701 os=-coff
889 os=-coff
1007 os=-coff
1011 os=-coff
1015 os=-coff
1088 z8k-*-coff)
1210 | -ptx* | -coff* | -ecoff* | -winnt* | -domain* | -vsta* \
1390 os=-coff
1424 os=-coff
1517 os=-coff
[all...]
H A Dconfig.rpath549 linux*oldld* | linux*aout* | linux*coff*)
H A Dconfig.guess971 coff-i386)
/osnet-11/usr/src/grub/grub-0.97/stage2/
H A Dbios.c29 int coff, int hoff, int soff,

Completed in 32 milliseconds