Home
last modified time | relevance | path

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

/external/syslinux/memdisk/
Ddskprobe.c158 bios_drives = rdz_8(BIOS_HD_COUNT); /* HDD count */ in probe_bda_drive()
160 uint8_t equip = rdz_8(BIOS_EQUIP); in probe_bda_drive()
Dbda.h43 static inline uint8_t rdz_8(uint32_t addr) in rdz_8() function
Dsetup.c1058 wrz_8(BIOS_EQUIP, rdz_8(BIOS_EQUIP) & ~0xc1); in setup()
1088 bios_drives = rdz_8(BIOS_HD_COUNT); in setup()
1090 uint8_t equip = rdz_8(BIOS_EQUIP); in setup()
1158 uint8_t equip = rdz_8(BIOS_EQUIP); in setup()