Searched refs:command_fdt (Results 1 – 4 of 4) sorted by relevance
| /freebsd-14.2/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-14.2/stand/uboot/ |
| H A D | main.c | 724 command_fdt(int argc, char *argv[]) in command_fdt() function 730 COMMAND_SET(fdt, "fdt", "flattened device tree handling", command_fdt);
|
| /freebsd-14.2/stand/kboot/kboot/ |
| H A D | main.c | 630 command_fdt(int argc, char *argv[]) in command_fdt() function 636 COMMAND_SET(fdt, "fdt", "flattened device tree handling", command_fdt);
|
| /freebsd-14.2/stand/efi/loader/ |
| H A D | main.c | 1611 command_fdt(int argc, char *argv[]) in command_fdt() function 1617 COMMAND_SET(fdt, "fdt", "flattened device tree handling", command_fdt);
|