HomeSort by: relevance | last modified time | path
    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 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);

Completed in 12 milliseconds