Searched refs:command_fdt (Results 1 - 4 of 4) sorted by relevance

/freebsd-11.0-release/sys/boot/powerpc/ofw/
H A Dofwfdt.c207 command_fdt(int argc, char *argv[]) function
213 COMMAND_SET(fdt, "fdt", "flattened device tree handling", command_fdt);
/freebsd-11.0-release/sys/boot/powerpc/kboot/
H A Dmain.c317 command_fdt(int argc, char *argv[]) function
323 COMMAND_SET(fdt, "fdt", "flattened device tree handling", command_fdt);
/freebsd-11.0-release/sys/boot/uboot/common/
H A Dmain.c676 command_fdt(int argc, char *argv[]) function
682 COMMAND_SET(fdt, "fdt", "flattened device tree handling", command_fdt);
/freebsd-11.0-release/sys/boot/efi/loader/
H A Dmain.c1017 command_fdt(int argc, char *argv[]) function
1023 COMMAND_SET(fdt, "fdt", "flattened device tree handling", command_fdt);

Completed in 93 milliseconds