Lines Matching defs:efi_systbl64
219 struct efi_systbl64 { struct
220 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 */
230 uint64_t st_cerrif; /* = 0 */
231 uint64_t st_rt; /* struct efi_rt64 * */
232 uint64_t st_bs; /* = 0 */
233 uint64_t st_entries;
234 uint64_t st_cfgtbl; /* struct efi_cfgtbl64 * */