Home
last modified time | relevance | path

Searched refs:BIOS_HD_COUNT (Results 1 – 3 of 3) sorted by relevance

/external/syslinux/memdisk/
Dbda.h25 #define BIOS_HD_COUNT 0x475 /* Number of hard drives present */ macro
Ddskprobe.c158 bios_drives = rdz_8(BIOS_HD_COUNT); /* HDD count */ in probe_bda_drive()
Dsetup.c1059 wrz_8(BIOS_HD_COUNT, 0); in setup()
1088 bios_drives = rdz_8(BIOS_HD_COUNT); in setup()
1155 wrz_8(BIOS_HD_COUNT, nhd); in setup()