HomeSort by: relevance | last modified time | path
    Searched refs:pphandle (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/arch/arm/include/
ofisa_machdep.h 37 int ofisa_ignore_child(int pphandle, int cphandle);
  /src/sys/arch/shark/ofw/
ofisa_machdep.c 68 ofisa_ignore_child(int pphandle, int cphandle)
  /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);
  /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);

Completed in 12 milliseconds