Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/linux/
Defi.h223 extern struct efi { struct
224 efi_system_table_t *systab; /* EFI system table */ argument
232 efi_get_time_t *get_time; argument
233 efi_set_time_t *set_time; argument
234 efi_get_wakeup_time_t *get_wakeup_time; argument
235 efi_set_wakeup_time_t *set_wakeup_time; argument
236 efi_get_variable_t *get_variable; argument
237 efi_get_next_variable_t *get_next_variable; argument
238 efi_set_variable_t *set_variable; argument
239 efi_get_next_high_mono_count_t *get_next_high_mono_count; argument
[all …]
/linux-2.4.37.9/arch/ia64/kernel/
Defi.c39 struct efi efi; variable
/linux-2.4.37.9/fs/xfs/
Dxfs_bmap.c4020 xfs_efi_log_item_t *efi; /* extent free intention */ in xfs_bmap_finish() local