OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:qvers
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/arch/virt68k/virt68k/
machdep.c
343
uint32_t
qvers
;
local in function:identifycpu
397
qvers
= bootinfo_get_u32(bi);
399
qvers
= 0;
403
(
qvers
>> 24) & 0xff,
404
(
qvers
>> 16) & 0xff,
405
(
qvers
>> 8) & 0xff,
machdep.c
343
uint32_t
qvers
;
local in function:identifycpu
397
qvers
= bootinfo_get_u32(bi);
399
qvers
= 0;
403
(
qvers
>> 24) & 0xff,
404
(
qvers
>> 16) & 0xff,
405
(
qvers
>> 8) & 0xff,
machdep.c
343
uint32_t
qvers
;
local in function:identifycpu
397
qvers
= bootinfo_get_u32(bi);
399
qvers
= 0;
403
(
qvers
>> 24) & 0xff,
404
(
qvers
>> 16) & 0xff,
405
(
qvers
>> 8) & 0xff,
Completed in 66 milliseconds
Indexes created Tue Oct 21 15:09:54 GMT 2025