OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BIOS_HD_COUNT
(Results
1 - 3
of
3
) sorted by null
/external/syslinux/memdisk/
bda.h
25
#define
BIOS_HD_COUNT
0x475 /* Number of hard drives present */
dskprobe.c
158
bios_drives = rdz_8(
BIOS_HD_COUNT
); /* HDD count */
setup.c
1059
wrz_8(
BIOS_HD_COUNT
, 0);
1088
bios_drives = rdz_8(
BIOS_HD_COUNT
);
[
all
...]
Completed in 129 milliseconds