Searched defs:ffa_boot_info_desc (Results 1 – 1 of 1) sorted by relevance
321 struct ffa_boot_info_desc { struct322 uint8_t name[16];323 uint8_t type;324 uint8_t reserved;325 uint16_t flags;326 uint32_t size_boot_info;327 uint64_t content;
Completed in 4 milliseconds