OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cnl_ids
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/powerpc/booke/dev/
cpunode.c
111
bool found = (cnl->
cnl_ids
[0] == 0);
127
&& i < __arraycount(cnl->
cnl_ids
)
128
&& cnl->
cnl_ids
[i] != 0;
130
if (cnl->
cnl_ids
[i] == 0xffff) {
134
found = (cnl->
cnl_ids
[i] == my_id);
/src/sys/arch/powerpc/include/booke/
cpuvar.h
81
uint16_t
cnl_ids
[6];
member in struct:cpunode_locators
Completed in 11 milliseconds
Indexes created Fri Nov 07 05:10:14 GMT 2025