OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:pphandle
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/riscv/dev/
plic_fdt.c
223
const int
pphandle
= be32toh(data[0]);
local
224
const int xref = fdtbus_get_phandle_from_native(
pphandle
);
/src/sys/arch/riscv/fdt/
clint_fdt.c
210
const int
pphandle
= be32toh(data[0]);
local
211
const int xref = fdtbus_get_phandle_from_native(
pphandle
);
Completed in 40 milliseconds
Indexes created Tue Apr 21 00:23:25 UTC 2026