Searched refs:OFW_FDT (Results 1 - 7 of 7) sorted by relevance

/freebsd-current/sys/x86/x86/
H A Dfdt_machdep.c49 if (!OF_install(OFW_FDT, 0)) {
/freebsd-current/sys/dev/ofw/
H A Dopenfirm.h96 #define OFW_FDT "ofw_fdt" /* Flattened Device Tree */ macro
H A Dofw_fdt.c99 OFW_FDT,
/freebsd-current/sys/powerpc/ofw/
H A Dofw_machdep.c631 status = OF_install(OFW_FDT, 0);
670 status = OF_install(OFW_FDT, 0);
/freebsd-current/sys/arm/arm/
H A Dmachdep.c453 if (OF_install(OFW_FDT, 0) == FALSE)
/freebsd-current/sys/riscv/riscv/
H A Dmachdep.c324 if (!OF_install(OFW_FDT, 0))
/freebsd-current/sys/arm64/arm64/
H A Dmachdep.c757 if (!OF_install(OFW_FDT, 0))

Completed in 202 milliseconds