Searched defs:fdtp (Results 1 – 2 of 2) sorted by relevance
79 static efi_status_t copy_fdt(void **fdtp) in copy_fdt()
91 fdt32_t *fdtp = (fdt32_t *)working_fdt; in fdt_get_header_value() local