OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:max_head
(Results
1 - 3
of
3
) sorted by null
/external/syslinux/gpxe/src/arch/i386/prefix/
hdprefix.S
22
movb %dh,
max_head
51
cmpb
max_head
, %dh
65
max_head
:
label
/external/syslinux/gpxe/src/arch/i386/interface/pcbios/
int13.c
230
unsigned int
max_head
= drive->heads - 1;
local
237
ix86->regs.dh =
max_head
;
/external/syslinux/memdisk/
mstructs.h
115
uint8_t
max_head
; /* Max head */
member in struct:__anon38521::hd_dpt
Completed in 184 milliseconds