OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:pcs_proc_type
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/arch/alpha/include/
rpb.h
294
uint64_t
pcs_proc_type
; /* B0: processor type */
member in struct:pcs
314
#define PCS_CPU_MAJORTYPE(p) ((p)->
pcs_proc_type
& 0xffffffff)
315
#define PCS_CPU_MINORTYPE(p) ((p)->
pcs_proc_type
>> 32)
Completed in 12 milliseconds
Indexes created Thu Oct 02 10:09:58 GMT 2025