Searched refs:check_signature (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/grub/grub2/grub-core/kern/i386/coreboot/
H A Dmmap.c31 auto int check_signature (grub_linuxbios_table_header_t);
32 int check_signature (grub_linuxbios_table_header_t tbl_header) function
44 if (check_signature (table_header))
49 if (check_signature (table_header))
63 && check_signature ((grub_linuxbios_table_header_t) (grub_addr_t)

Completed in 14 milliseconds