Home
last modified time | relevance | path

Searched refs:EDD_MBR_SIG_OFFSET (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Dedd.h50 #define EDD_MBR_SIG_OFFSET 0x1B8 /* offset of signature in the MBR */ macro
/openbmc/linux/arch/x86/boot/
H A Dedd.c66 *mbrsig = *(u32 *)&mbrbuf_ptr[EDD_MBR_SIG_OFFSET]; in read_mbr_sig()
/openbmc/u-boot/include/linux/
H A Dedd.h40 #define EDD_MBR_SIG_OFFSET 0x1B8 /* offset of signature in the MBR */ macro