Home
last modified time | relevance | path

Searched defs:efi_systbl32 (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/arch/x86/include/
H A Defi.h197 struct efi_systbl32 { struct
198 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 …]