Home
last modified time | relevance | path

Searched refs:EFI_SYSTEM_TABLE (Results 1 – 9 of 9) sorted by relevance

/openbsd/sys/arch/amd64/amd64/
H A Defi_machdep.c67 EFI_SYSTEM_TABLE *st; in efi_attach()
80 if (bus_space_map(ba->ba_memt, system_table, sizeof(EFI_SYSTEM_TABLE), in efi_attach()
/openbsd/sys/arch/arm64/dev/
H A Defi_machdep.c80 EFI_SYSTEM_TABLE *st; in efi_attach()
92 if (bus_space_map(faa->fa_iot, system_table, sizeof(EFI_SYSTEM_TABLE), in efi_attach()
/openbsd/sys/dev/efi/
H A Defi.h186 } EFI_SYSTEM_TABLE; typedef
/openbsd/sys/arch/amd64/stand/efiboot/
H A Defiboot.c43 EFI_SYSTEM_TABLE *ST;
65 EFI_STATUS efi_main(EFI_HANDLE, EFI_SYSTEM_TABLE *);
73 efi_main(EFI_HANDLE image, EFI_SYSTEM_TABLE *systab) in efi_main()
/openbsd/sys/arch/riscv64/stand/efiboot/
H A Defiboot.c47 EFI_SYSTEM_TABLE *ST;
83 efi_main(EFI_HANDLE image, EFI_SYSTEM_TABLE *systab) in efi_main()
/openbsd/sys/arch/armv7/stand/efiboot/
H A Defiboot.c42 EFI_SYSTEM_TABLE *ST;
79 efi_main(EFI_HANDLE image, EFI_SYSTEM_TABLE *systab) in efi_main()
/openbsd/sys/arch/arm64/stand/efiboot/
H A Defiboot.c47 EFI_SYSTEM_TABLE *ST;
88 efi_main(EFI_HANDLE image, EFI_SYSTEM_TABLE *systab) in efi_main()
H A Defiacpi.c34 extern EFI_SYSTEM_TABLE *ST;
/openbsd/sys/stand/efi/include/
H A Defiapi.h917 } EFI_SYSTEM_TABLE; typedef