Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/x86/include/asm/
H A Dsfi.h32 #define SFI_GET_NUM_ENTRIES(ptable, entry_type) \ argument
/openbmc/qemu/block/
H A Ddmg.c200 static bool dmg_is_known_block_type(uint32_t entry_type) in dmg_is_known_block_type()