Home | Sort by: relevance | last modified time | path |
/src/sys/arch/riscv/dev/ | |
plic_fdt.c | 223 const int pphandle = be32toh(data[0]); local in function:plic_fdt_attach 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 in function:clint_attach 211 const int xref = fdtbus_get_phandle_from_native(pphandle); |