Searched refs:command_fdt (Results 1 – 4 of 4) sorted by relevance
| /freebsd/stand/powerpc/ofw/ |
| H A D | ofwfdt.c | 203 command_fdt(int argc, char *argv[]) in command_fdt() function 209 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 | 1866 command_fdt(int argc, char *argv[]) in command_fdt() function 1872 COMMAND_SET(fdt, "fdt", "flattened device tree handling", command_fdt);
|