Searched defs:efi_systbl32 (Results 1 – 1 of 1) sorted by relevance
197 struct efi_systbl32 { struct198 struct efi_tblhdr st_hdr;200 uint32_t st_fwvendor;201 uint32_t st_fwrev;202 uint32_t st_cin; /* = 0 */203 uint32_t st_cinif; /* = 0 */204 uint32_t st_cout; /* = 0 */205 uint32_t st_coutif; /* = 0 */206 uint32_t st_cerr; /* = 0 */207 uint32_t st_cerrif; /* = 0 */[all …]