Home
last modified time | relevance | path

Searched refs:mpf_signature (Results 1 – 2 of 2) sorted by relevance

/external/u-boot/arch/x86/include/asm/
Dmpspec.h21 char mpf_signature[4]; /* "_MP_" */ member
/external/u-boot/arch/x86/lib/
Dmpspec.c29 memcpy(mf->mpf_signature, MPF_SIGNATURE, 4); in mp_write_floating_table()