Home
last modified time | relevance | path

Searched refs:efi_system_table_t (Results 1 – 5 of 5) sorted by relevance

/linux-2.4.37.9/drivers/char/
Dhcdp_serial.c226 efi_system_table_t *systab; in hcdp_early_uart()
232 systab = (efi_system_table_t *) ia64_boot_param->efi_systab; in hcdp_early_uart()
/linux-2.4.37.9/include/linux/
Defi.h218 } efi_system_table_t; typedef
224 efi_system_table_t *systab; /* EFI system table */
/linux-2.4.37.9/arch/ia64/sn/kernel/
Dsetup.c160 efi_system_table_t *efi_systab; in early_sn_setup()
174 efi_systab = (efi_system_table_t*)__va(ia64_boot_param->efi_systab); in early_sn_setup()
/linux-2.4.37.9/arch/ia64/kernel/
Dfw-emu.c32 + sizeof(efi_system_table_t)
378 efi_system_table_t *efi_systab; in sys_fw_init()
/linux-2.4.37.9/arch/ia64/sn/fakeprom/
Dfw-emu.c131 static char fw_mem[( sizeof(efi_system_table_t)
464 static efi_system_table_t *efi_systab; in sys_fw_init()