Searched defs:xref (Results 1 - 3 of 3) sorted by relevance
| /src/sys/dev/fdt/ | ||
| H A D | fdt_pinctrl.c | 89 u_int xref, pinctrl_cells; local in function:fdtbus_pinctrl_set_config_index |
| /src/sys/arch/riscv/dev/ | ||
| H A D | plic_fdt.c | 111 plic_fdt_attach_source(device_t self, int phandle, int context, int xref, argument 224 const int xref = fdtbus_get_phandle_from_native(pphandle); local in function:plic_fdt_attach |
| /src/sys/arch/riscv/fdt/ | ||
| H A D | clint_fdt.c | 211 const int xref = fdtbus_get_phandle_from_native(pphandle); local in function:clint_attach |
Completed in 7 milliseconds