Searched refs:command_fdt (Results 1 – 4 of 4) sorted by relevance
| /freebsd-12.1/stand/powerpc/ofw/ |
| H A D | ofwfdt.c | 213 command_fdt(int argc, char *argv[]) in command_fdt() function 219 COMMAND_SET(fdt, "fdt", "flattened device tree handling", command_fdt);
|
| /freebsd-12.1/stand/powerpc/kboot/ |
| H A D | main.c | 508 command_fdt(int argc, char *argv[]) in command_fdt() function 514 COMMAND_SET(fdt, "fdt", "flattened device tree handling", command_fdt);
|
| /freebsd-12.1/stand/uboot/common/ |
| H A D | main.c | 711 command_fdt(int argc, char *argv[]) in command_fdt() function 717 COMMAND_SET(fdt, "fdt", "flattened device tree handling", command_fdt);
|
| /freebsd-12.1/stand/efi/loader/ |
| H A D | main.c | 1263 command_fdt(int argc, char *argv[]) in command_fdt() function 1269 COMMAND_SET(fdt, "fdt", "flattened device tree handling", command_fdt);
|