OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:rdz_8
(Results
1 - 3
of
3
) sorted by null
/external/syslinux/memdisk/
bda.h
43
static inline uint8_t
rdz_8
(uint32_t addr)
function
dskprobe.c
158
bios_drives =
rdz_8
(BIOS_HD_COUNT); /* HDD count */
160
uint8_t equip =
rdz_8
(BIOS_EQUIP);
setup.c
1058
wrz_8(BIOS_EQUIP,
rdz_8
(BIOS_EQUIP) & ~0xc1);
1088
bios_drives =
rdz_8
(BIOS_HD_COUNT);
1090
uint8_t equip =
rdz_8
(BIOS_EQUIP);
[
all
...]
Completed in 139 milliseconds