Searched defs:efi_systbl64 (Results 1 – 1 of 1) sorted by relevance
219 struct efi_systbl64 { struct220 struct efi_tblhdr st_hdr;222 uint64_t st_fwvendor;223 uint32_t st_fwrev;224 uint32_t __pad;225 uint64_t st_cin; /* = 0 */226 uint64_t st_cinif; /* = 0 */227 uint64_t st_cout; /* = 0 */228 uint64_t st_coutif; /* = 0 */229 uint64_t st_cerr; /* = 0 */[all …]