OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:spec_rev
(Results
1 - 2
of
2
) sorted by null
/external/grub/stage2/
smp-imps.h
108
unsigned char
spec_rev
;
member in struct:imps_fps
123
unsigned char
spec_rev
;
member in struct:imps_cth
smp-imps.c
487
if (local_cth_ptr->
spec_rev
!= fps_ptr->
spec_rev
)
489
KERNEL_PRINT ((" Bad MP Config Table sub-revision # %d\n", local_cth_ptr->
spec_rev
));
526
fps_ptr->
spec_rev
));
658
&& (fps_ptr->
spec_rev
== 1 || fps_ptr->
spec_rev
== 4)
Completed in 491 milliseconds