OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mpc_entry_count
(Results
1 - 2
of
2
) sorted by null
/external/u-boot/arch/x86/include/asm/
mpspec.h
44
u16
mpc_entry_count
; /* Number of entries in the table */
member in struct:mp_config_table
243
mc->
mpc_entry_count
++;
/external/u-boot/arch/x86/lib/
mpspec.c
55
mc->
mpc_entry_count
= 0;
Completed in 719 milliseconds