| /openbsd/src/sys/arch/armv7/stand/efiboot/ |
| D | efiboot.c | 393 node = fdt_find_node("/chosen"); in efi_framebuffer() 407 node = fdt_find_node("/"); in efi_framebuffer() 448 node = fdt_find_node("/"); in efi_framebuffer() 468 node = fdt_find_node("/chosen"); in efi_framebuffer() 496 node = fdt_find_node("/aliases"); in efi_console() 502 node = fdt_find_node("/chosen"); in efi_console() 510 node = fdt_find_node("/chosen"); in efi_console() 524 node = fdt_find_node("/"); in efi_dma_constraint() 533 node = fdt_find_node("/chosen"); in efi_dma_constraint() 570 node = fdt_find_node("/aliases"); in efi_makebootargs() [all …]
|
| D | fdt.h | 58 void *fdt_find_node(char *);
|
| D | fdt.c | 481 fdt_find_node(char *name) in fdt_find_node() function
|
| /openbsd/src/sys/arch/arm64/stand/efiboot/ |
| D | efiboot.c | 409 node = fdt_find_node("/chosen"); in efi_framebuffer() 423 node = fdt_find_node("/"); in efi_framebuffer() 480 node = fdt_find_node("/"); in efi_framebuffer() 500 node = fdt_find_node("/chosen"); in efi_framebuffer() 528 node = fdt_find_node("/aliases"); in efi_console() 534 node = fdt_find_node("/chosen"); in efi_console() 542 node = fdt_find_node("/chosen"); in efi_console() 561 node = fdt_find_node("/"); in efi_dma_constraint() 569 node = fdt_find_node("/soc"); in efi_dma_constraint() 599 node = fdt_find_node("/"); in efi_dma_constraint() [all …]
|
| D | efiacpi.c | 391 node = fdt_find_node("/psci"); in efi_acpi_fadt() 422 node = fdt_find_node("/timer"); in efi_acpi_gtdt() 457 node = fdt_find_node("/cpus"); in efi_acpi_madt_gicc() 514 node = fdt_find_node("/interrupt-controller"); in efi_acpi_madt_gic_msi() 555 node = fdt_find_node("/interrupt-controller"); in efi_acpi_madt_gic_its() 641 node = fdt_find_node("/interrupt-controller"); in efi_acpi_madt() 693 node = fdt_find_node("/serial"); in efi_acpi_serial() 825 node = fdt_find_node("/acpi"); in efi_acpi()
|
| D | fdt.h | 58 void *fdt_find_node(char *);
|
| D | fdt.c | 481 fdt_find_node(char *name) in fdt_find_node() function
|
| /openbsd/src/sys/arch/riscv64/stand/efiboot/ |
| D | efiboot.c | 372 node = fdt_find_node("/chosen"); in efi_framebuffer() 386 node = fdt_find_node("/"); in efi_framebuffer() 427 node = fdt_find_node("/"); in efi_framebuffer() 447 node = fdt_find_node("/chosen"); in efi_framebuffer() 474 node = fdt_find_node("/chosen"); in efi_console() 487 node = fdt_find_node("/"); in efi_dma_constraint() 493 node = fdt_find_node("/chosen"); in efi_dma_constraint() 532 node = fdt_find_node("/aliases"); in efi_makebootargs() 534 fdt_node_add_node(fdt_find_node("/"), "aliases", &node); in efi_makebootargs() 535 node = fdt_find_node("/chosen"); in efi_makebootargs() [all …]
|
| D | fdt.h | 58 void *fdt_find_node(char *);
|
| D | fdt.c | 481 fdt_find_node(char *name) in fdt_find_node() function
|
| /openbsd/src/sys/arch/armv7/omap/ |
| D | omap.c | 92 node = fdt_find_node("/"); in omap_board_devs() 109 node = fdt_find_node("/"); in omap_board_init()
|
| D | omapid.c | 75 node = fdt_find_node("/"); in omapid_attach()
|
| D | prcm.c | 125 node = fdt_find_node("/"); in prcm_attach()
|
| /openbsd/src/sys/arch/riscv64/riscv64/ |
| D | machdep.c | 141 node = fdt_find_node("/chosen"); in fdt_find_cons() 162 node = fdt_find_node("/aliases"); in fdt_find_cons() 169 node = fdt_find_node(stdout); in fdt_find_cons() 590 node = fdt_find_node("/cpus"); in initriscv() 600 node = fdt_find_node("/chosen"); in initriscv() 772 node = fdt_find_node("/memory"); in initriscv() 786 node = fdt_find_node("/reserved-memory"); in initriscv() 816 node = fdt_find_node("/memory"); in initriscv()
|
| D | pmap.c | 1564 node = fdt_find_node("/"); in pmap_init()
|
| /openbsd/src/sys/arch/armv7/armv7/ |
| D | armv7_machdep.c | 415 node = fdt_find_node("/chosen"); in initarm() 790 node = fdt_find_node("/memory"); in initarm() 953 node = fdt_find_node("/chosen"); in fdt_find_cons() 974 node = fdt_find_node("/aliases"); in fdt_find_cons() 981 node = fdt_find_node(stdout); in fdt_find_cons()
|
| /openbsd/src/sys/arch/powerpc64/powerpc64/ |
| D | machdep.c | 146 node = fdt_find_node("/chosen"); in fdt_find_cons() 167 node = fdt_find_node("/aliases"); in fdt_find_cons() 174 node = fdt_find_node(stdout); in fdt_find_cons() 206 node = fdt_find_node("/ibm,opal"); in init_powernv() 275 node = fdt_find_node("/"); in init_powernv() 294 node = fdt_find_node("/reserved-memory"); in init_powernv() 767 node = fdt_find_node("/chosen"); in cpu_startup()
|
| D | db_interface.c | 95 node = fdt_find_node("/chosen"); in db_machine_init()
|
| /openbsd/src/sys/dev/ofw/ |
| D | fdt.h | 63 void *fdt_find_node(char *);
|
| D | fdt.c | 490 fdt_find_node(char *name) in fdt_find_node() function 864 node = fdt_find_node("/"); in OF_peer() 893 node = fdt_find_node(name); in OF_finddevice() 906 node = fdt_find_node("/"); in OF_getnodebyname()
|
| /openbsd/src/sys/arch/arm64/arm64/ |
| D | machdep.c | 141 node = fdt_find_node("/chosen"); in fdt_find_cons() 162 node = fdt_find_node("/aliases"); in fdt_find_cons() 169 node = fdt_find_node(stdout); in fdt_find_cons() 858 node = fdt_find_node("/chosen"); in initarm() 1026 node = fdt_find_node("/memory"); in initarm() 1040 node = fdt_find_node("/reserved-memory"); in initarm()
|
| /openbsd/src/sys/arch/powerpc64/dev/ |
| D | kexec.c | 209 node = fdt_find_node("/chosen"); in kexec_kexec()
|
| /openbsd/src/sys/dev/fdt/ |
| D | exuart.c | 154 root = fdt_find_node("/"); in exuart_init_cons() 158 if ((node = fdt_find_node("/serial@13800000")) == NULL) { in exuart_init_cons()
|