Searched refs:command_fdt (Results 1 – 4 of 4) sorted by relevance
| /freebsd/stand/powerpc/ofw/ |
| H A D | ofwfdt.c | 209 command_fdt(int argc, char *argv[]) in command_fdt() function 215 COMMAND_SET(fdt, "fdt", "flattened device tree handling", command_fdt);
|
| /freebsd/stand/uboot/ |
| H A D | main.c | 718 command_fdt(int argc, char *argv[]) in command_fdt() function 724 COMMAND_SET(fdt, "fdt", "flattened device tree handling", command_fdt);
|
| /freebsd/stand/kboot/kboot/ |
| H A D | main.c | 687 command_fdt(int argc, char *argv[]) in command_fdt() function 693 COMMAND_SET(fdt, "fdt", "flattened device tree handling", command_fdt);
|
| /freebsd/stand/efi/loader/ |
| H A D | main.c | 1824 command_fdt(int argc, char *argv[]) in command_fdt() function 1830 COMMAND_SET(fdt, "fdt", "flattened device tree handling", command_fdt);
|