OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:chap_type
(Results
1 - 2
of
2
) sorted by null
/external/syslinux/gpxe/src/arch/i386/include/gpxe/
ibft.h
216
uint8_t
chap_type
;
member in struct:ibft_target
246
/* Values for
chap_type
*/
/external/syslinux/gpxe/src/arch/i386/interface/pcbios/
ibft.c
336
target->
chap_type
= IBFT_CHAP_ONE_WAY;
371
target->
chap_type
= IBFT_CHAP_MUTUAL;
Completed in 561 milliseconds