OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:platid_machine
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/arch/hpc/include/
bootinfo.h
52
unsigned long
platid_machine
;
member in struct:bootinfo
/src/sys/arch/hpcmips/stand/pbsdboot/
pbsdboot.h
81
unsigned long platid_cpu,
platid_machine
;
member in struct:preference_s
main.c
96
unsigned long platid_cpu,
platid_machine
;
member in struct:fb_setting
533
fb_settings[0].
platid_machine
= pref.
platid_machine
;
546
pref.
platid_machine
= fb_settings[0].
platid_machine
;
823
bi->
platid_machine
= fbs->
platid_machine
;
869
wsprintf(tmpbuf, TEXT("%08X"), fbs->
platid_machine
);
889
fbs->
platid_machine
= _tcstoul(tmpbuf, NULL, 16);
899
fbs->
platid_machine
);
[
all
...]
Completed in 15 milliseconds
Indexes created Fri Sep 26 20:09:58 GMT 2025